1
0
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:
losinshi
2006-09-27 16:04:31 +00:00
parent eb9e94852c
commit 1ebd4c1674
4 changed files with 18 additions and 0 deletions
+5
View File
@@ -24,4 +24,9 @@ if [ -e /etc/weatherstation/frontend.conf ]; then
fi
fi
# Fixperms:
/bin/chown weatherstation:weatherstation /etc/weatherstation/chart.conf
/bin/chmod 440 /etc/weatherstation/chart.conf
/bin/chown weatherstation:weatherstation $LINKTARGET
/bin/chmod 644 $LINKTARGET