mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Create etc-NetworkManager-system\x2dconnections.mount
This commit is contained in:
parent
e13952b1e7
commit
c05afd77fe
@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=NetworkManager system connections
|
||||
Requires=mnt-overlay.mount
|
||||
After=mnt-overlay.mount
|
||||
|
||||
[Mount]
|
||||
What=/mnt/overlay/etc/NetworkManager/system-connections
|
||||
Where=/etc/NetworkManager/system-connections
|
||||
Type=None
|
||||
Options=bind
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user