2daa7afc98
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
10 lines
131 B
Desktop File
10 lines
131 B
Desktop File
[Unit]
|
|
Name=oswl image collector daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/oswl_collectord image
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|