diff --git a/samba.sh b/samba.sh index 3350856..eb56daf 100755 --- a/samba.sh +++ b/samba.sh @@ -255,5 +255,5 @@ elif ps -ef | egrep -v grep | grep -q smbd; then echo "Service already running, please restart container to apply changes" else [[ ${NMBD:-""} ]] && ionice -c 3 nmbd -D - exec ionice -c 3 smbd -FS