mirror of
https://github.com/rancher/os.git
synced 2025-09-02 15:24:32 +00:00
add a timeout in case a system-container refuses to quit
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -31,9 +31,6 @@ func Main() {
|
||||
}
|
||||
app.HideHelp = true
|
||||
|
||||
log.Infof("%s, %s", app.Usage, app.Version)
|
||||
fmt.Printf("%s, %s", app.Usage, app.Version)
|
||||
|
||||
app.Run(os.Args)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user