fuel-web/systemd/oswl_image_collectord.service
Ivan Suzdal 2daa7afc98 Systemd support for nailgun services
Add systemd service units for nailgun components.

Also fix rhel macros condition in RPM spec.

Blueprint: master-on-centos7

Compatible with CentOS6 master node

Change-Id: I4dc45774fba16037e0d4ccd077ca786a18f58ec2
2015-11-30 13:47:32 +00:00

10 lines
131 B
Desktop File

[Unit]
Name=oswl image collector daemon
[Service]
ExecStart=/usr/bin/oswl_collectord image
[Install]
WantedBy=multi-user.target