1
0

trim whitespace

This commit is contained in:
David Personette
2016-02-01 23:55:16 -05:00
parent 14e6451ac1
commit 2d0b0f3893
4 changed files with 4 additions and 5 deletions

View File

@@ -138,4 +138,4 @@ elif ps -ef | egrep -v grep | grep -q smbd; then
echo "Service already running, please restart container to apply changes"
else
exec ionice -c 3 smbd -FS
fi
fi