mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
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>
24 lines
1.3 KiB
Plaintext
24 lines
1.3 KiB
Plaintext
rm_conffile /etc/plinth/modules-enabled/lib 0.4.3-1~
|
|
rm_conffile /etc/plinth/modules-enabled/expert_mode 0.4.3-1~
|
|
rm_conffile /etc/plinth/modules-enabled/packages 0.5-1~
|
|
rm_conffile /etc/plinth/modules-enabled/xmpp 0.13.0+ds-1~
|
|
rm_conffile /etc/plinth/modules-enabled/apps 0.15.1+ds-2~
|
|
rm_conffile /etc/plinth/modules-enabled/owncloud 0.15.1+ds-2~
|
|
rm_conffile /etc/plinth/modules-enabled/system 0.15.1+ds-2~
|
|
rm_conffile /etc/plinth/modules-enabled/disks 0.15.3+ds-1~
|
|
rm_conffile /etc/plinth/modules-enabled/udiskie 0.39.0~
|
|
rm_conffile /etc/plinth/modules-enabled/restore 20.1~
|
|
rm_conffile /etc/plinth/modules-enabled/repro 20.1~
|
|
rm_conffile /etc/apt/preferences.d/50freedombox3.pref 20.5~
|
|
rm_conffile /etc/plinth/plinth.config 20.12~
|
|
rm_conffile /etc/plinth/custom-shortcuts.json 20.12~
|
|
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~
|