Franziska Kunsmann
591d3fb947
All checks were successful
bundlewrap/pipeline/head This commit looks good
9 lines
137 B
SYSTEMD
9 lines
137 B
SYSTEMD
[Unit]
|
|
Description=Automount ${mount} on access
|
|
|
|
[Automount]
|
|
Where=${mountpoint}
|
|
TimeoutIdleSec=5min
|
|
|
|
[Install]
|
|
WantedBy=local-fs.target
|