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

13 lines
241 B
SYSTEMD

[Unit]
Description=Automounting of /backup - activated by backup.path
#Before=local-fs.target remote-fs.target
#DefaultDependencies = yes
After=backup.path
[Automount]
TimeoutIdleSec=15s
Where=/backup
#[Install]
#WantedBy=mkbackup.target