autofs/templates/systemd.automount.j2
2020-06-04 22:23:30 +02:00

9 lines
146 B
Django/Jinja

[Unit]
Description=Automount {{ item.key }}
##After=network.target
[Automount]
Where={{ item.value.mount }}
[Install]
WantedBy=multi-user.target