]> git.proxmox.com Git - ifupdown-pve.git/commit
d/postrm: avoid purging/masking networking.service
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 5 Oct 2022 20:27:23 +0000 (22:27 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 5 Oct 2022 20:46:03 +0000 (22:46 +0200)
commitf1c4f19932ac68a0a0abb08487236ade04be1969
tree68f9051aa3756ff3846f1f2e8d68c9b55771ec89
parent6b3ada3e1eefd4e067abd0cf9ffdfceef7425a6b
d/postrm: avoid purging/masking networking.service

Proxmox projects are expecting one of ifupdown or ifupdown2 anyway,
so the networking.service must always exist. This makes switching
from ifupdown to ifupdown2 more convenient.

Note that it doesn't fixes the systems that already switched, but
still have a lingering ifupdown conf available, They won't get this
update, and if they do a (config) purge of the (partially) removed
ifupdown it will still disable networking.service - we need to handle
that somewhere else (e.g., sed the ifupdown postrm in ifupdown2 preinst)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/debian/postrm