Merge pull request #2024 from shapeblue/CLOUDSTACK-9857

CLOUDSTACK-9857: With this change if agent dies the systemd will catc…
This commit is contained in:
Rajani Karuturi 2017-04-20 15:43:04 +05:30 committed by GitHub
commit d082226d3a
4 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# chkconfig: 35 99 10
# description: Cloud Agent
# pidfile: /var/run/cloudstack-agent.pid
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file

View File

@ -2,6 +2,7 @@
# chkconfig: 35 99 10
# description: Cloud Agent
# pidfile: /var/run/cloudstack-agent.pid
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file

View File

@ -2,6 +2,7 @@
# chkconfig: 35 99 10
# description: Cloud Agent
# pidfile: /var/run/cloudstack-agent.pid
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file

View File

@ -2,6 +2,7 @@
# chkconfig: 35 99 10
# description: Cloud Agent
# pidfile: /var/run/cloudstack-agent.pid
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file