Clean up flags vs envvars
This commit is contained in:
@@ -41,6 +41,7 @@ const (
|
||||
|
||||
func monitorMain() {
|
||||
os.Setenv("STNORESTART", "yes")
|
||||
os.Setenv("STMONITORED", "yes")
|
||||
l.SetPrefix("[monitor] ")
|
||||
|
||||
args := os.Args
|
||||
|
||||
Reference in New Issue
Block a user