a (last) little fix

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@187 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi 2006-09-29 01:47:27 +00:00
parent 1eb840a3a0
commit e85b29966e
1 changed files with 1 additions and 1 deletions

View File

@ -8,9 +8,9 @@ if ! getent passwd weatherstation >/dev/null 2>&1; then
--disabled-password --disabled-login \ --disabled-password --disabled-login \
--shell /bin/false \ --shell /bin/false \
weatherstation weatherstation
adduser weatherstation dialout
echo "." echo "."
fi fi
adduser weatherstation dialout
# Fixperms: # Fixperms:
/bin/chown weatherstation:weatherstation /etc/weatherstation/weatherd.conf /bin/chown weatherstation:weatherstation /etc/weatherstation/weatherd.conf