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