1
0

cleanup after merge

This commit is contained in:
David Personette
2017-08-17 16:25:19 -04:00
parent ec73b63ac7
commit 5fbd8abc03
2 changed files with 2 additions and 2 deletions

View File

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