mirror of https://github.com/apache/cloudstack.git
Merge remote-tracking branch 'origin/4.11'
This commit is contained in:
commit
8d31024a60
|
|
@ -2,7 +2,6 @@
|
|||
Description=CloudStack post-patching init script
|
||||
After=cloud-early-config.service network.target local-fs.target
|
||||
Before=ssh.service
|
||||
Requires=networking.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
|
|
@ -9,5 +9,4 @@ WantedBy=multi-user.target
|
|||
Type=simple
|
||||
WorkingDirectory=/usr/local/cloud/systemvm
|
||||
ExecStart=/usr/local/cloud/systemvm/_run.sh
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
Restart=on-failure
|
||||
|
|
|
|||
Loading…
Reference in New Issue