mkbackup-btrfs/files/lib/systemd/system/backup.path
2019-03-05 13:20:31 +01:00

12 lines
233 B
SYSTEMD

[Unit]
Description=Start automounter for /backup, if this directory exists
PartOf=mkbackup.target
#Before=local-fs.target
#DefaultDependencies = no
[Path]
PathExists=/backup
Unit=backup.automount
[Install]
WantedBy=mkbackup.target