18922761a6
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
13 lines
238 B
Desktop File
13 lines
238 B
Desktop File
[Unit]
|
|
Description=Titanium Cloud Run Host Services
|
|
After=network.target syslog.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/etc/rc.d/init.d/runservices start
|
|
ExecStop=/etc/rc.d/init.d/runservices stop
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|