Dean Troyer 85cd488bef StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:36:51 -07:00

14 lines
272 B
Desktop File

[Unit]
Description=Titanium Cloud Host Guest Messaging Agent
After=config.service
Before=pmon.service
[Service]
Type=forking
ExecStart=/etc/init.d/host_agent start
ExecStop=/etc/init.d/host_agent stop
PIDFile=/var/run/host_agent.pid
[Install]
WantedBy=multi-user.target