85cd488bef
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
13 lines
195 B
Desktop File
13 lines
195 B
Desktop File
[Unit]
|
|
Description=Titanium Cloud Host Guest Messaging Agent
|
|
After=cloud-init.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/guest_agent
|
|
Type=simple
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|