mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
d/maintscript: remove tahoe and mldonkey apache conf files
Currently, tahoe-plinth.conf and mldonkey-freedombox.conf are left over in FreedomBox systems that were installed on plain Debian. This commit makes sure these files are removed. Test: 1. I installed FreedomBox on Debian and checked if the obselete files are indeed present. 2. I built my own package with the modifications and updated FreedomBox with the local deb file. Signed-off-by: nbenedek <contact@nbenedek.me> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
d1379530db
commit
49d77f20d7
2
debian/freedombox.maintscript
vendored
2
debian/freedombox.maintscript
vendored
@ -16,6 +16,8 @@ rm_conffile /etc/plinth/modules-enabled/coquelicot 20.14~
|
||||
rm_conffile /etc/plinth/modules-enabled/diaspora 21.16~
|
||||
rm_conffile /etc/plinth/modules-enabled/monkeysphere 21.16~
|
||||
rm_conffile /etc/plinth/modules-enabled/tahoe 21.16~
|
||||
rm_conffile /etc/apache2/conf-available/tahoe-plinth.conf 21.16~
|
||||
rm_conffile /etc/plinth/modules-enabled/mldonkey 22.4~
|
||||
rm_conffile /etc/apache2/conf-available/mldonkey-freedombox.conf 22.4~
|
||||
rm_conffile /etc/apache2/sites-available/plinth.conf 22.16~
|
||||
rm_conffile /etc/apache2/sites-available/plinth-ssl.conf 22.16~
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user