This commit is contained in:
2026-03-04 21:58:30 +01:00
parent 4ddfb1c39d
commit 99b8b41e95
2 changed files with 292 additions and 292 deletions
+291 -291
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -13,7 +13,7 @@ in
]; ];
serviceConfig = { serviceConfig = {
Type = "oneshot"; Type = "oneshot";
RemainAfterExit = yes; RemainAfterExit = true;
ExecStart = "${scriptPath}"; ExecStart = "${scriptPath}";
}; };
}; };