another fix for Sovran_SystemsOS fixes service

This commit is contained in:
naturallaw77 2024-05-19 22:45:12 -07:00
parent fd07da45ee
commit 2c361cf26e

View File

@ -15,7 +15,7 @@
RemainAfterExit = "yes"; RemainAfterExit = "yes";
User = "root"; User = "root";
Group = "root"; Group = "root";
Type = "oneshot"; Type = "idle";
}; };
wantedBy = [ "multi-user.target" ]; wantedBy = [ "multi-user.target" ];