Files
Arch-R/packages/addons/service/webgrabplus/source/system.d/service.webgrabplus.service
2016-10-22 18:26:50 +02:00

16 lines
381 B
Desktop File

[Unit]
Description=WebGrab+Plus
Documentation=http://www.webgrabplus.com/
After=network.target
Requires=network.target
[Service]
ExecStart=/bin/sh /storage/.kodi/addons/service.webgrabplus/bin/webgrabplus.start
ExecStop=/usr/bin/systemctl stop webgrabplus.timer
ExecStop=/usr/bin/systemctl stop webgrabplus.service
RemainAfterExit=yes
Type=oneshot
[Install]
WantedBy=kodi.target