mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-04 13:05:00 +08:00
* Use systemd.path to regenerate grub-btrfs.cfg * Added option GRUB_BTRFS_DIRNAME * Updated README
9 lines
117 B
SYSTEMD
Executable File
9 lines
117 B
SYSTEMD
Executable File
[Unit]
|
|
Description=Monitors for new snapshots
|
|
|
|
[Path]
|
|
PathModified=/.snapshots
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|