mirror of
https://github.com/agdsn/ancient-weatherstation.git
synced 2026-06-19 23:07:59 +00:00
permissions fixed
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@168 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
+4
@@ -10,3 +10,7 @@ if ! getent passwd weatherstation >/dev/null 2>&1; then
|
||||
weatherstation
|
||||
echo "."
|
||||
fi
|
||||
|
||||
# Fixperms:
|
||||
/bin/chown weatherstation:weatherstation /etc/weatherstation/checksensor.conf
|
||||
/bin/chmod 440 /etc/weatherstation/checksensor.conf
|
||||
|
||||
Reference in New Issue
Block a user