1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-01 22:23:52 +01:00
Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-NetworkManager-system\x2dconnections.mount
Pascal Vizeli 3a5d2de705 Rename OS (#16)
Rename OS
2018-05-14 22:37:39 +02:00

15 lines
328 B
SYSTEMD

[Unit]
Description=NetworkManager system connections
Requires=mnt-overlay.mount
After=mnt-overlay.mount
Before=NetworkManager.service hassos-config.service
[Mount]
What=/mnt/overlay/etc/NetworkManager/system-connections
Where=/etc/NetworkManager/system-connections
Type=None
Options=bind
[Install]
WantedBy=hassos-bind.target