debian-galaxy-a20e/rootfs/var/lib/dpkg/info/ifupdown.prerm

7 lines
282 B
Plaintext
Raw Permalink Normal View History

2026-08-27 13:48:54 +00:00
#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.11.4
dpkg-maintscript-helper rm_conffile /etc/network/if-up.d/upstart 0.8.29\~ ifupdown -- "$@"
dpkg-maintscript-helper rm_conffile /etc/network/if-down.d/upstart 0.8.29\~ ifupdown -- "$@"
# End automatically added section