a b/trunk/wharfie/examples/common/files/pyload.service
1
[Unit]
2
Description=pyload
3
4
[Service]
5
Type=simple
6
ExecStart=/opt/pyload/pyLoadCore.py
7
8
[Install]
9
WantedBy=multi-user.target