1
0
mirror of https://git.sdf.org/rudi/headless9.git synced 2026-09-13 21:31:38 +00:00
This commit is contained in:
2022-10-23 00:14:30 -04:00
parent fc38252492
commit 0349a3495f
+1 -1
View File
@@ -157,7 +157,7 @@ func processCommand(cmd string) error {
} }
} }
} }
} }
if verb == "restart" || verb == "start" { if verb == "restart" || verb == "start" {
startup, err := readLines(serviceFile) startup, err := readLines(serviceFile)