bind service: network-interfaces.target -> network.target
This commit is contained in:
parent
22976bc951
commit
69e15b7ba5
@ -146,7 +146,7 @@ in
|
||||
|
||||
systemd.services.bind = {
|
||||
description = "BIND name server job";
|
||||
after = [ "network-interfaces.target" ];
|
||||
after = [ "network.target" ];
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
|
||||
preStart = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user