samba.sh derp

This commit is contained in:
David Personette 2018-09-23 13:12:49 -04:00
parent 5a83c6f1e8
commit c742b3d449

View File

@ -256,4 +256,4 @@ elif ps -ef | egrep -v grep | grep -q smbd; then
else
[[ ${NMBD:-""} ]] && ionice -c 3 nmbd -D
exec ionice -c 3 smbd -FS --no-process-group </dev/null
fi
fi