Add Restart=always for Neutron services
[openstack-build/neutron-build.git] / centos7 / rpm / SOURCES / neutron-rpc-server.service
index 81b20486f7c8b9fdcd386c9be5c7e133730578f8..3ef422265d06b2c53640c3f75ff7964676c0389b 100644 (file)
@@ -9,6 +9,7 @@ ExecStart=/usr/bin/neutron-rpc-server --config-dir /usr/share/neutron/server --c
 PrivateTmp=true
 NotifyAccess=all
 KillMode=process
+Restart=always
 
 [Install]
 WantedBy=multi-user.target