1
0
mirror of https://git.sdf.org/rudi/headless9.git synced 2026-03-22 05:17:27 +00:00
This commit is contained in:
2022-10-23 00:14:30 -04:00
parent fc38252492
commit 0349a3495f

View File

@ -157,7 +157,7 @@ func processCommand(cmd string) error {
}
}
}
}
}
if verb == "restart" || verb == "start" {
startup, err := readLines(serviceFile)