Create etc-NetworkManager-system\x2dconnections.mount

This commit is contained in:
Pascal Vizeli
2018-03-26 22:32:59 +02:00
committed by GitHub
parent e13952b1e7
commit c05afd77fe

View File

@@ -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