mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
TEST-75-RESOLVED: Restart systemd-networkd
systemd-networkd might already be running, let's make sure we restart it if it is already running.
This commit is contained in:
parent
9a4f925b57
commit
a37e58a156
@ -278,7 +278,7 @@ ln -svf /etc/bind.keys /etc/bind/bind.keys
|
||||
|
||||
# Start the services
|
||||
systemctl unmask systemd-networkd
|
||||
systemctl start systemd-networkd
|
||||
systemctl restart systemd-networkd
|
||||
/usr/lib/systemd/systemd-networkd-wait-online --interface=dns1:routable --timeout=60
|
||||
systemctl reload systemd-resolved
|
||||
systemctl start resolved-dummy-server
|
||||
|
Loading…
Reference in New Issue
Block a user