Files
snapd/packaging/debian-sid/snapd.maintscript
Michael Vogt e02ccad2d6 packaging: drop 99-snapd.conf via dpkg-maintscript-helper
We dropped shipping /etc/sudoers.d/99-snapd.conf in PR#8885 but
did not clean up properly in the debian/* packaging. This is a
conffile in debian packaging terms so it needs special handling.

Fortunately the dpkg-maintscript-helper makes this easy(ish)
now with debian/<pkg>.maintscript. Note that the version in
the maintscript files is 2.50~ because we need to use the
version of the package with the fix, not the version where
the conffile was dropped.

This fixes LP: #1915156
2021-03-01 15:52:34 +01:00

7 lines
307 B
Plaintext

# keep mount point busy
# we used to ship a custom grub config that is no longer needed
rm_conffile /etc/grub.d/09_snappy 1.7.3ubuntu1
rm_conffile /etc/ld.so.conf.d/snappy.conf 2.0.7~
rm_conffile /etc/apparmor.d/usr.lib.snapd.snap-confine 2.23.6~ snap-confine
rm_conffile /etc/sudoers.d/99-snapd.conf 2.50~