mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
remove systemd files
This commit is contained in:
parent
70b303c9f7
commit
fa11fa09b0
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ ynh_remove_fail2ban_config
|
|||
|
||||
# Remove notify push
|
||||
ynh_remove_systemd_config --service="${app}-notify-push"
|
||||
ynh_remove_systemd_config --service="${app}-notify-push-watcher"
|
||||
ynh_secure_remove --file="/etc/systemd/system/${app}-notify-push-watcher.path"
|
||||
ynh_secure_remove --file="/var/run/$app"
|
||||
|
||||
# Remove a cron file
|
||||
|
|
Loading…
Add table
Reference in a new issue