bundles/nfs-client: fix installation of automount units
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
697881ee23
commit
591d3fb947
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@ Description=Automount ${mount} on access
|
|||
[Automount]
|
||||
Where=${mountpoint}
|
||||
TimeoutIdleSec=5min
|
||||
|
||||
[Install]
|
||||
WantedBy=local-fs.target
|
||||
|
|
Loading…
Reference in a new issue