diff --git a/modules/Sovran_SystemsOS_Light_File_Fixes_And_New_Services.nix b/modules/Sovran_SystemsOS_Light_File_Fixes_And_New_Services.nix index 12194af..b357337 100755 --- a/modules/Sovran_SystemsOS_Light_File_Fixes_And_New_Services.nix +++ b/modules/Sovran_SystemsOS_Light_File_Fixes_And_New_Services.nix @@ -15,7 +15,7 @@ RemainAfterExit = "yes"; User = "root"; Group = "root"; - Type = "oneshot"; + Type = "idle"; }; wantedBy = [ "multi-user.target" ];