calico
This commit is contained in:
@@ -204,12 +204,10 @@ systemd:
|
||||
After=network.target modules-load.service
|
||||
|
||||
[Service]
|
||||
StandardOutput=journal+console
|
||||
StandardError=journal+console
|
||||
#StandardOutput=journal+console
|
||||
#StandardError=journal+console
|
||||
|
||||
ExecStart=/bin/sh -c 'echo "containerd.service start"'
|
||||
ExecStart=/usr/bin/containerd
|
||||
ExecStart=/bin/sh -c 'echo "containerd.service started"'
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
Delegate=yes
|
||||
|
||||
Reference in New Issue
Block a user