[r2]: / trunk / wharfie / examples / common / files / pyload.service  Maximize  Restore  History

Download this file

10 lines (7 with data), 123 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
[Unit]
Description=pyload

[Service]
Type=simple
ExecStart=/opt/pyload/pyLoadCore.py

[Install]
WantedBy=multi-user.target