mirror of
https://github.com/rancher/os.git
synced 2025-08-31 22:32:14 +00:00
Implement rancherctl config import
This commit is contained in:
@@ -271,11 +271,14 @@ func RunInit() error {
|
||||
|
||||
return err
|
||||
},
|
||||
setResolvConf,
|
||||
extractModules,
|
||||
mountCgroups,
|
||||
extractModules,
|
||||
loadModules,
|
||||
mountState,
|
||||
func(cfg *config.Config) error {
|
||||
return cfg.Reload()
|
||||
},
|
||||
setResolvConf,
|
||||
createSymlinks,
|
||||
remountRo,
|
||||
sysInit,
|
||||
|
Reference in New Issue
Block a user