diff --git a/scripts/remove b/scripts/remove index 317f09a..36820d0 100755 --- a/scripts/remove +++ b/scripts/remove @@ -23,6 +23,10 @@ fi ynh_exec_warn_less ynh_remove_systemd_socket_config ynh_exec_warn_less ynh_remove_systemd_config +# Stop LXC systemd services +ynh_systemd_action --service_name="lxc-net" --action="stop" +ynh_systemd_action --service_name="lxc" --action="stop" + _ynh_remove_ld_so _ynh_unset_subuid_subgid