mkbackup-btrfs/files/usr/lib/systemd/user/mkbackup-userdir.path
2019-03-05 13:20:31 +01:00

11 lines
260 B
SYSTEMD

[Unit]
#Description=Starts mounting backups to %h/backup, if this directory exists
#BindsTo=mkbackup-userdir.path
Conflicts=shutdown.target sleep.target suspend.target
[Path]
PathExists=%h/backup
Unit=mkbackup-userdir.service
[Install]
WantedBy=paths.target