mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Merge remote-tracking branch 'thingos/dev' into dev
This commit is contained in:
commit
6c31350117
@ -11,8 +11,6 @@ test -n "${OS_DEBUG}" || source /etc/init.d/conf
|
|||||||
|
|
||||||
test -s ${CONF} || exit 0
|
test -s ${CONF} || exit 0
|
||||||
|
|
||||||
test "${OS_NETWORKLESS}" == "true" && exit 0
|
|
||||||
|
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
msg_begin "Starting proftpd"
|
msg_begin "Starting proftpd"
|
||||||
|
@ -13,8 +13,6 @@ test -n "${OS_DEBUG}" || source /etc/init.d/conf
|
|||||||
|
|
||||||
test -s ${CONF} || exit 0
|
test -s ${CONF} || exit 0
|
||||||
|
|
||||||
test "${OS_NETWORKLESS}" == "true" && exit 0
|
|
||||||
|
|
||||||
|
|
||||||
start() {
|
start() {
|
||||||
mkdir -p /var/log/samba
|
mkdir -p /var/log/samba
|
||||||
|
Loading…
x
Reference in New Issue
Block a user