openSUSE / snapper

Manage filesystem snapshots and allow undo of system modifications
http://snapper.io/
GNU General Public License v2.0
917 stars 130 forks source link

defaultly create rw snapshots with timeline #535

Open eoli3n opened 4 years ago

eoli3n commented 4 years ago

Hi,

I use https://github.com/Antynea/grub-btrfs which generates grub entries for each snapshots.

I can't configure snapper to create rw snapshots by default.

Nothing in the conf file : http://snapper.io/manpages/snapper-configs.html Snapper has a --read-write when create manual snapshot. I tried to edit timeline systemd service, but it runs a compiled wrapper, so i can't manually edit cmd. https://github.com/openSUSE/snapper/blob/2fbeb7d7678f2589a13d9fdaefc4ecd46236f3d2/data/timeline.service

Any idea ?

trochdewei commented 4 years ago

This was discussed here https://github.com/Antynea/grub-btrfs/issues/92