mirror of
https://github.com/rancher/os.git
synced 2025-09-13 13:39:53 +00:00
@@ -106,6 +106,13 @@ func NewConfig() *Config {
|
||||
"--pid=host " +
|
||||
"console",
|
||||
},
|
||||
{
|
||||
Cmd: "--name=syslog " +
|
||||
"-d " +
|
||||
"--privileged " +
|
||||
"--net=host " +
|
||||
"syslog",
|
||||
},
|
||||
},
|
||||
RescueContainer: &ContainerConfig{
|
||||
Cmd: "--name=rescue " +
|
||||
|
Reference in New Issue
Block a user