Bug#1041748: snapper: created gist with all the code

2023-07-23 Thread Anchal Nigam
Package: snapper Version: 0.10.4-1 Followup-For: Bug #1041748 Dear Maintainer, I created a gist with the relevant code/changes. https://gist.github.com/imthenachoman/f722f6d08dfb404fed2a3b2d83263118 -- System Information: Debian Release: 12.1 APT prefers stable-updates APT policy: (500,

Bug#1041748: snapper: script that uses full apt command as snapshot description

2023-07-22 Thread Anchal Nigam
Package: snapper Version: 0.10.4-1 Followup-For: Bug #1041748 Dear Maintainer, I was able to create my own script that does what I am talking about. This script will use the apt command as the snapshot description. I will try to submit a pull request into https://salsa.debian.org/debian/snapper

Bug#1041748: snapper: feature idea: configure debian snapper package to append apt command as snapshot description

2023-07-22 Thread Anchal Nigam
Package: snapper Version: 0.10.4-1 Severity: wishlist Dear Maintainer, Right now, on `debian`, snapper will take pre/post snapshots when you use `apt` and set the snapshot description to `apt`. I think this is handled in the 80snapper file. I had a few ideas for feature enhancement: 1. If an

Bug#806852: change systemd scripts to drop to shell of user with sudo privileges

2019-01-29 Thread Anchal Nigam
I realize this is a very old thread but, from what I can tell, its still the normal behavior with Debian and I had an idea. As discussed the `--force` option is not very secure. Instead, why not change the `systemd` scripts to open a shell as a regular user who has login and `sudo` as `root`