forked from brl/citadel
Bruce Leidl
bf78fa6fd2
Then copy it to persistent storage location which can be bind mounted into images
11 lines
185 B
SYSTEMD
11 lines
185 B
SYSTEMD
[Unit]
|
|
Description=Watch /run/NetworkManager
|
|
|
|
[Path]
|
|
PathExists=/run/NetworkManager/resolv.conf
|
|
PathChanged=/run/NetworkManager
|
|
MakeDirectory=true
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|