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@169 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-09-27 16:06:49 +00:00
parent 1ebd4c1674
commit 2a8cbde78a
+2 -2
View File
@@ -28,5 +28,5 @@ fi
/bin/chown weatherstation:weatherstation /etc/weatherstation/chart.conf /bin/chown weatherstation:weatherstation /etc/weatherstation/chart.conf
/bin/chmod 440 /etc/weatherstation/chart.conf /bin/chmod 440 /etc/weatherstation/chart.conf
/bin/chown weatherstation:weatherstation $LINKTARGET /bin/chown weatherstation:www-data $LINKTARGET
/bin/chmod 644 $LINKTARGET /bin/chmod 750 $LINKTARGET