fix for Sovran_SystemsOS fixes service
This commit is contained in:
parent
43ac3fac92
commit
d5a48f3613
@ -6,8 +6,8 @@
|
||||
|
||||
|
||||
unitConfig = {
|
||||
After = "network-online.target";
|
||||
Requires = "network-online.target";
|
||||
Wants = "network-online.target";
|
||||
Requires = "network.target" "network-online.target";
|
||||
};
|
||||
|
||||
serviceConfig = {
|
||||
|
Loading…
Reference in New Issue
Block a user