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
1 changed files with 2 additions and 2 deletions

View File

@ -28,5 +28,5 @@ fi
/bin/chown weatherstation:weatherstation /etc/weatherstation/chart.conf
/bin/chmod 440 /etc/weatherstation/chart.conf
/bin/chown weatherstation:weatherstation $LINKTARGET
/bin/chmod 644 $LINKTARGET
/bin/chown weatherstation:www-data $LINKTARGET
/bin/chmod 750 $LINKTARGET