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