mirror of
https://github.com/YunoHost-Apps/cac-proxy_ynh.git
synced 2024-09-03 18:16:07 +02:00
No need to manage log directory
This commit is contained in:
parent
e919db63dc
commit
f02fe3a6a3
1 changed files with 0 additions and 3 deletions
|
@ -29,9 +29,6 @@ if [ -n "$public_key" ]; then
|
||||||
_install_restart_script_and_sudoers
|
_install_restart_script_and_sudoers
|
||||||
fi
|
fi
|
||||||
|
|
||||||
mkdir --parents /var/log/$app
|
|
||||||
chown $app:adm /var/log/$app
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SPECIFIC RESTORATION
|
# SPECIFIC RESTORATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue