Source: snapper Severity: wishlist Hello,
We are using snapper in FreedomBox, but would like to add more options such as disabling the pre- and post-installation snapshots: https://github.com/freedombox/Plinth/issues/786 Is there an easy way to enable/disable the apt snapshot feature? One suggestion is to add a flag ENABLE_APT_SNAPSHOTTING in /etc/default/snapper. Then /etc/apt/apt.conf.d/80snapper could check the value of this flag. Would this be feasible? Regards, James