Michael Grote
7a24089031
Reviewed-on: #584 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
9 lines
222 B
Django/Jinja
9 lines
222 B
Django/Jinja
{{ file_header | default () }}
|
|
[Unit]
|
|
Description=Mount Unit for restic
|
|
|
|
[Mount]
|
|
What={{ restic_repository }}
|
|
Where=/media/restic
|
|
Options=vers=3.0,uid={{ restic_user }},credentials={{ restic_conf_dir }}/smb.cred
|
|
Type=cifs
|