blob: 92edcc3cd2ca7240049ae2c2c33dbd5ab11965fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/poweroff
-rwxr-xr-x root/root bin/reboot
-rwxr-xr-x root/root bin/sinit
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/rc.conf
-rwxr-xr-x root/root etc/rc.init
-rwxr-xr-x root/root etc/rc.shutdown
drwxr-xr-x root/root sbin/
lrwxrwxrwx root/root sbin/init -> /bin/sinit
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/man8/
-rw-r--r-- root/root usr/man8/sinit.8
|