mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Merge branch 'thingos' into dev
This commit is contained in:
commit
d2c17e9fad
@ -15,6 +15,8 @@ start() {
|
||||
/sbin/udevadm trigger --type=subsystems --action=add
|
||||
/sbin/udevadm trigger --type=devices --action=add
|
||||
/sbin/udevadm settle --timeout=30
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
stop() {
|
||||
|
@ -13,4 +13,4 @@ dbus:x:81:81:dbus:/var/run/dbus:/bin/sh
|
||||
ftp:x:83:83:ftp:/home/ftp:/bin/sh
|
||||
sshd:x:103:99:sshd:/var:/bin/sh
|
||||
nobody:x:99:99:nobody:/home:/bin/sh
|
||||
admin:x:0:0::/home/ftp:/bin/sh
|
||||
admin:x:0:0::/root:/bin/sh
|
||||
|
@ -36,3 +36,4 @@ if [ -d /etc/adminpasswd.d ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
sync
|
||||
|
Loading…
x
Reference in New Issue
Block a user