mkbackup-btrfs/files/lib/systemd/system/backup.path

13 lines
233 B
SYSTEMD
Raw Permalink Normal View History

2019-03-05 13:20:31 +01:00
[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