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

12 lines
208 B
SYSTEMD
Raw Normal View History

2019-03-05 13:20:31 +01:00
[Unit]
Description=Mounts Backup-Snapshots from System to /backup
After=local-fs.target
#BindsTo=backup.automount
[Mount]
What=MksnapshotFS.py
Where=/backup
Type=fuse
TimeoutSec=10s
Options=noauto,ro,nofail