Franziska Kunsmann
83fb1a5e11
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
9 lines
135 B
SYSTEMD
9 lines
135 B
SYSTEMD
[Unit]
|
|
Description=Automount ${mount} on access
|
|
|
|
[Automount]
|
|
Where=${mountpoint}
|
|
TimeoutIdleSec=30
|
|
|
|
[Install]
|
|
WantedBy=local-fs.target
|