wesbarnett / snap-pac

Pacman hooks that use snapper to create pre/post btrfs snapshots like openSUSE's YaST
GNU General Public License v2.0
180 stars 14 forks source link

Auto delete /var/lib/pacman/db.lck from snapshots #50

Closed Snogard closed 2 years ago

Snogard commented 2 years ago

Is your feature request related to a problem? Please describe. I would like that /var/lib/pacman/db.lck was removed automatically from the create snapshot. Why? If i use snapper to rollback to a "pre" snapshot, the usage of pacman is locked.

Describe the solution you'd like Maybe we could specify files to be autoremoved from the snapshots through the configuration file

wesbarnett commented 2 years ago

I don't think that file should be removed by this package. See discussion at #36