mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-18 08:33:41 +00:00
Remove /etc/openvpn when the app is uninstalled * Tests: 1. Uninstall app and manually check if /etc/openvpn gets removed 2. Sucessfully install app 3. Functional tests: passed 4. In case we choose to purge packages in the future: I checked purging openvpn and it will not remove /etc/openvpn. Signed-off-by: nbenedek <contact@nbenedek.me> [sunil: Update docstrings] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>