Clean de incron lors du purge
This commit is contained in:
parent
1376be6f99
commit
abcbf028b6
|
@ -17,6 +17,7 @@ case "$1" in
|
||||||
purge)
|
purge)
|
||||||
rm -f /etc/alternc/local.sh /etc/alternc/my_mail.cnf /etc/alternc/bureau.conf
|
rm -f /etc/alternc/local.sh /etc/alternc/my_mail.cnf /etc/alternc/bureau.conf
|
||||||
rm -f /var/backups/alternc/etc-installed.tar.gz
|
rm -f /var/backups/alternc/etc-installed.tar.gz
|
||||||
|
rm -f /etc/incron.d/alternc
|
||||||
|
|
||||||
# FIXME : remove following commented lines if we are sure
|
# FIXME : remove following commented lines if we are sure
|
||||||
# to not drop database and remove files (except /etc/alternc)
|
# to not drop database and remove files (except /etc/alternc)
|
||||||
|
|
Loading…
Reference in New Issue