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

This commit is contained in:
Calin Crisan 2020-02-22 20:04:56 +02:00
commit e9b33819c8

View File

@ -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