migration pi2 to oscar
This commit is contained in:
parent
0f450b4505
commit
9d4ab2170b
@ -6,4 +6,4 @@ After=network.target multi-user.target
|
|||||||
Where={{ item.value.mount }}
|
Where={{ item.value.mount }}
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=multi-user.target
|
@ -9,4 +9,4 @@ Options={{ item.value.options | join(',') | default ('mounts_options') }}
|
|||||||
Type={{ item.value.type | default ('mounts_type') }}
|
Type={{ item.value.type | default ('mounts_type') }}
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user