another fix for Sovran_SystemsOS fixes service
This commit is contained in:
parent
0a33754b19
commit
fd07da45ee
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
unitConfig = {
|
unitConfig = {
|
||||||
wants = "network-online.target";
|
wants = "network-online.target";
|
||||||
requires = "network.target network-online.target";
|
requires = "network.target network-online.target nss-lookup.target";
|
||||||
};
|
};
|
||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
|
Loading…
Reference in New Issue
Block a user