mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
S01mountall: fix OS_DEBUG sourcing
This commit is contained in:
parent
df816bf97e
commit
2efcfe843e
@ -31,7 +31,7 @@ case "$1" in
|
|||||||
mount_fs
|
mount_fs
|
||||||
|
|
||||||
# we need to source conf again, now that /data is available
|
# we need to source conf again, now that /data is available
|
||||||
test -n "${OS_DEBUG}" || source /etc/init.d/os_conf
|
source /etc/init.d/os_conf
|
||||||
test "${OS_DEBUG}" == "true" && remount_rw
|
test "${OS_DEBUG}" == "true" && remount_rw
|
||||||
mk_tty_login
|
mk_tty_login
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user