mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
/etc/init.d/S60sshd: start sshd in networkless mode
This commit is contained in:
parent
6a42666757
commit
25668c96f4
@ -18,8 +18,6 @@ test -n "${OS_VERSION}" || source /etc/init.d/base
|
||||
|
||||
test -s ${SYS_CONF} || exit 0
|
||||
|
||||
test "${OS_NETWORKLESS}" == "true" && exit 0
|
||||
|
||||
|
||||
start() {
|
||||
# merge user and sys conf files; options in first file take precedence
|
||||
|
Loading…
x
Reference in New Issue
Block a user