correction des droits sur le dossier de log
This commit is contained in:
@@ -27,7 +27,7 @@ if [ ! -d "/var/log/$dirname" ]; then
|
||||
/usr/bin/mkdir -p /var/log/$dirname
|
||||
fi
|
||||
/usr/bin/chown -R $user:$userpi /var/log/$dirname
|
||||
/usr/bin/chmod 770 /var/log/$dirname
|
||||
/usr/bin/chmod 775 /var/log/$dirname
|
||||
|
||||
# create share directory
|
||||
if [ ! -d "/usr/share/$dirname" ]; then
|
||||
|
||||
Reference in New Issue
Block a user