linuxmaniac left a comment (kamailio/kamailio#4341)
> In modern dist /usr/sbin is symlinked to /usr/bin.
Debian Trixie is modern enough for me and that is not the case:
```
ls -lah /usr
✔
total 144K
drwxr-xr-x 12 root root 4,0K jun 27 20:32 .
drwxr-xr-x 18 root root 4,0K jul 28 22:12 ..
drwxr-xr-x 2 root root 48K jul 28 22:11 bin
drwxr-xr-x 2 root root 4,0K mar 4 12:20 games
drwxr-xr-x 60 root root 20K jul 22 08:14 include
drwxr-xr-x 93 root root 4,0K jul 15 09:54 lib
drwxr-xr-x 2 root root 4,0K jul 22 08:14 lib64
drwxr-xr-x 30 root root 12K jul 28 08:42 libexec
drwxr-xr-x 11 root root 4,0K jun 27 20:32 local
drwxr-xr-x 2 root root 20K jul 28 08:41 sbin
drwxr-xr-x 286 root root 12K jul 22 14:57 share
drwxr-xr-x 3 root root 4,0K jul 17 16:27 src
```
the link is in this case ``/sbin -> /usr/sbin`` and ``/bin -> /usr/bin``
```
ls -lah /
total 69K
drwxr-xr-x 18 root root 4,0K jul 28 22:12 .
drwxr-xr-x 18 root root 4,0K jul 28 22:12 ..
lrwxrwxrwx 1 root root 7 jun 27 20:32 bin -> usr/bin
drwxr-xr-x 5 root root 1,0K jul 28 22:12 boot
drwxr-xr-x 24 root root 4,0K jul 29 08:56 dev
drwxr-xr-x 139 root root 12K jul 29 09:28 etc
drwxr-xr-x 4 root root 4,0K jun 27 20:34 home
lrwxrwxrwx 1 root root 35 jul 28 08:42 initrd.img ->
boot/initrd.img-6.12.38+deb13-amd64
lrwxrwxrwx 1 root root 35 jul 28 22:12 initrd.img.old ->
boot/initrd.img-6.12.38+deb13-amd64
lrwxrwxrwx 1 root root 7 jun 27 20:32 lib -> usr/lib
lrwxrwxrwx 1 root root 9 jun 27 20:32 lib64 -> usr/lib64
drwx------ 2 root root 16K jun 27 20:32 lost+found
drwxr-xr-x 5 root root 4,0K jul 9 11:17 media
drwxr-xr-x 2 root root 4,0K jun 27 20:32 mnt
drwxr-xr-x 5 root root 4,0K jul 3 14:11 opt
dr-xr-xr-x 556 root root 0 jul 29 08:56 proc
drwx------ 7 root root 4,0K jul 21 16:24 root
drwxr-xr-x 37 root root 1020 jul 29 09:27 run
lrwxrwxrwx 1 root root 8 jun 27 20:32 sbin -> usr/sbin
drwxr-xr-x 2 root root 4,0K jun 27 20:32 srv
dr-xr-xr-x 13 root root 0 jul 29 09:42 sys
drwxrwxrwt 26 root root 1,3K jul 29 09:44 tmp
drwxr-xr-x 12 root root 4,0K jun 27 20:32 usr
drwxr-xr-x 12 root root 4,0K jun 27 20:35 var
lrwxrwxrwx 1 root root 32 jul 28 08:42 vmlinuz ->
boot/vmlinuz-6.12.38+deb13-amd64
lrwxrwxrwx 1 root root 32 jul 28 22:12 vmlinuz.old ->
boot/vmlinuz-6.12.38+deb13-amd64
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4341#issuecomment-3131122745
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4341/3131122...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!