bundlewrap/bundles/nfs-client/files/nfs.automount
Franzi 591d3fb947
All checks were successful
bundlewrap/pipeline/head This commit looks good
bundles/nfs-client: fix installation of automount units
2020-10-10 17:25:39 +02:00

10 lines
137 B
SYSTEMD

[Unit]
Description=Automount ${mount} on access
[Automount]
Where=${mountpoint}
TimeoutIdleSec=5min
[Install]
WantedBy=local-fs.target