mirror of
https://github.com/agdsn/ancient-weatherstation.git
synced 2026-06-19 14:58:00 +00:00
fixes
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@177 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
+2
-2
@@ -8,10 +8,10 @@ if ! getent passwd weatherstation >/dev/null 2>&1; then
|
||||
--disabled-password --disabled-login \
|
||||
--shell /bin/false \
|
||||
weatherstation
|
||||
adduser weatherstation dailout
|
||||
adduser weatherstation dialout
|
||||
echo "."
|
||||
fi
|
||||
|
||||
# Fixperms:
|
||||
/bin/chown weatherstation:weatherstation /etc/weatherstation/weatherd.conf
|
||||
/bin/chmod 440 /etc/weatherstation/weather.conf
|
||||
/bin/chmod 440 /etc/weatherstation/weatherd.conf
|
||||
|
||||
Reference in New Issue
Block a user