mirror of
https://github.com/rancher/os.git
synced 2025-07-04 18:46:15 +00:00
Change boot up message
This commit is contained in:
parent
363cd2764d
commit
8dad5598b5
@ -214,7 +214,7 @@ func SysInit() error {
|
||||
return nil
|
||||
},
|
||||
func(cfg *config.Config) error {
|
||||
log.Info("RancherOS booted")
|
||||
log.Infof("RancherOS %s started", config.VERSION)
|
||||
return nil
|
||||
},
|
||||
tailConsole,
|
||||
|
Loading…
Reference in New Issue
Block a user