mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-29 12:09:37 +00:00
See: https://discuss.freedombox.org/t/error-when-uninstalling-tor-and-tor-proxy/4295 sunil: Use pathlib.Path.unlink() Tests: - Install Tor and Tor Proxy. Uninstall both. Uninstall is succesful. - Install Tor and Tor Proxy. Manually delete /var/run/tor-instances/*.defaults. Uninstall both apps. Uninstall is successful. A warning is printed in the logs. Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>