18922761a6
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
14 lines
258 B
Desktop File
14 lines
258 B
Desktop File
[Unit]
|
|
Description=Titanium Cloud Maintenance Goenable Ready
|
|
After=config.service
|
|
Before=pmon.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/etc/init.d/goenabled start
|
|
ExecStop=/etc/init.d/goenabled stop
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|