mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
A few updates, add some dirs so ifup/ifdown wont complain
This commit is contained in:
parent
78dbbe8dde
commit
b99df94f1f
@ -33,22 +33,21 @@
|
|||||||
|
|
||||||
#<name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
|
#<name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
|
||||||
/dev d 755 0 0 - - - - -
|
/dev d 755 0 0 - - - - -
|
||||||
/dev d 755 0 0 - - - - -
|
|
||||||
/dev/pts d 755 0 0 - - - - -
|
/dev/pts d 755 0 0 - - - - -
|
||||||
/tmp d 1777 0 0 - - - - -
|
/tmp d 1777 0 0 - - - - -
|
||||||
/etc d 755 0 0 - - - - -
|
/etc d 755 0 0 - - - - -
|
||||||
/home/default d 2755 1000 1000 - - - - -
|
/home/default d 2755 1000 1000 - - - - -
|
||||||
/etc/network/if-up.d d 755 0 0 - - - - -
|
#<name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
|
||||||
/etc/network/if-pre-up.d d 755 0 0 - - - - -
|
/bin/busybox f 4755 0 0 - - - - -
|
||||||
/etc/network/if-down.d d 755 0 0 - - - - -
|
/etc/shadow f 600 0 0 - - - - -
|
||||||
/etc/network/if-post-down.d d 755 0 0 - - - - -
|
/etc/passwd f 644 0 0 - - - - -
|
||||||
# Adjust permissions on some normal files
|
/etc/network/if-up.d d 755 0 0 - - - - -
|
||||||
/etc/shadow f 600 0 0 - - - - -
|
/etc/network/if-pre-up.d d 755 0 0 - - - - -
|
||||||
/etc/passwd f 644 0 0 - - - - -
|
/etc/network/if-down.d d 755 0 0 - - - - -
|
||||||
/bin/busybox f 4755 0 0 - - - - -
|
/etc/network/if-post-down.d d 755 0 0 - - - - -
|
||||||
|
/usr/share/udhcpc/default.script f 755 0 0 - - - - -
|
||||||
# uncomment this to allow starting x as non-root
|
# uncomment this to allow starting x as non-root
|
||||||
#/usr/X11R6/bin/Xfbdev f 4755 0 0 - - - - -
|
#/usr/X11R6/bin/Xfbdev f 4755 0 0 - - - - -
|
||||||
|
|
||||||
# Normal system devices
|
# Normal system devices
|
||||||
/dev/mem c 640 0 0 1 1 0 0 -
|
/dev/mem c 640 0 0 1 1 0 0 -
|
||||||
/dev/kmem c 640 0 0 1 2 0 0 -
|
/dev/kmem c 640 0 0 1 2 0 0 -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user