mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-07 06:44:35 +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
|