mirror of
https://github.com/unraid/webgui.git
synced 2026-01-04 08:29:51 -06:00
scripts dutchification - batch 1
This commit is contained in:
@@ -130,6 +130,8 @@ samba_start(){
|
||||
[[ $USE_WSD == yes ]] && run $WSDD2 -d ${WSD2_OPT## }
|
||||
run $WINBINDD -D
|
||||
if samba_running; then REPLY="Started"; else REPLY="Failed"; fi
|
||||
else
|
||||
REPLY="Missing executables"
|
||||
fi
|
||||
fi
|
||||
log "$DAEMON... $REPLY."
|
||||
|
||||
Reference in New Issue
Block a user