mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
wsdd2: fix install warning on compile
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
@@ -9,10 +9,10 @@ NB_PARM=""
|
||||
WG_PARM=""
|
||||
BI_PARM=""
|
||||
|
||||
. /lib/functions/network.sh
|
||||
|
||||
start_service() {
|
||||
|
||||
. /lib/functions/network.sh
|
||||
|
||||
if [ -e /etc/smbd/smb.conf ] && [ -e /etc/init.d/smbd ] && /etc/init.d/smbd running; then
|
||||
SMB_CONF="/etc/smbd/smb.conf"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user