1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cac-proxy_ynh.git synced 2024-09-03 18:16:07 +02:00

Remvoe the log config but not the log

This commit is contained in:
Gérard Collin 2024-06-21 11:36:07 +02:00
parent a11939b79b
commit e919db63dc

View file

@ -28,9 +28,6 @@ ynh_remove_systemd_config
# Remove the app-specific logrotate config
ynh_remove_logrotate
# Remove the log files
ynh_secure_remove --file="/var/log/$app"
_remove_restart_script_and_sudoers
#=================================================