9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
|
[Unit]
|
||
|
Description=Automount for restic repository
|
||
|
|
||
|
[Automount]
|
||
|
Where={{ pillar['restic']['mount'] }}
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|