permissions fixed
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@169 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
parent
1ebd4c1674
commit
2a8cbde78a
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue