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

@ -112,4 +112,4 @@ Will get you the same settings as
## Issues
If you have any problems with or questions about this image, please contact me
through a [GitHub issue](https://github.com/dperson/samba/issues).
through a [GitHub issue](https://github.com/dperson/samba/issues).

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