another fix for Sovran_SystemsOS fixes service

This commit is contained in:
naturallaw77 2024-05-19 22:31:07 -07:00
parent 0a33754b19
commit fd07da45ee

View File

@ -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 = {