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

14 lines
241 B
SYSTEMD
Raw Normal View History

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