migration pi2 to oscar

This commit is contained in:
vincent 2020-01-19 13:41:09 +01:00
parent 0f450b4505
commit 9d4ab2170b
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ After=network.target multi-user.target
Where={{ item.value.mount }}
[Install]
WantedBy=default.target
WantedBy=multi-user.target

View File

@ -9,4 +9,4 @@ Options={{ item.value.options | join(',') | default ('mounts_options') }}
Type={{ item.value.type | default ('mounts_type') }}
[Install]
WantedBy=default.target
WantedBy=multi-user.target