Merge remote-tracking branch 'thingos/dev' into dev

This commit is contained in:
Calin Crisan 2020-02-22 20:10:57 +02:00
commit 6c31350117
2 changed files with 0 additions and 4 deletions

View File

@ -11,8 +11,6 @@ test -n "${OS_DEBUG}" || source /etc/init.d/conf
test -s ${CONF} || exit 0
test "${OS_NETWORKLESS}" == "true" && exit 0
start() {
msg_begin "Starting proftpd"

View File

@ -13,8 +13,6 @@ test -n "${OS_DEBUG}" || source /etc/init.d/conf
test -s ${CONF} || exit 0
test "${OS_NETWORKLESS}" == "true" && exit 0
start() {
mkdir -p /var/log/samba