X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=debian%2Fpostinst;fp=debian%2Fpostinst;h=8cdb4681240596eaf0a7eea60194085fc56704b4;hp=0e6b7b2603e9ad4fd11b02300d61ba013f320260;hb=3309bfc87c65c14b53678205cc097951f2fef630;hpb=44e8ce0d156859093f6d06612abd26356dce81cf diff --git a/debian/postinst b/debian/postinst index 0e6b7b2..8cdb468 100644 --- a/debian/postinst +++ b/debian/postinst @@ -6,9 +6,6 @@ set -e case "$1" in configure) - # Remove masks created by dh_systemd_enable on package removal. - deb-systemd-helper unmask pve-firewall.service >/dev/null || true - # modeled after dh_systemd_start output systemctl --system daemon-reload >/dev/null || true if [ -n "$2" ]; then