bundlewrap/bundles/nfs-client/files/nfs.automount
Franzi 83fb1a5e11
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
bundles/nfs-client: decrease timeout, set some default mount options
2022-02-20 19:44:05 +01:00

10 lines
135 B
SYSTEMD

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