Files @ e7a12e9902d2
Branch filter:

Location: portage-overlay.git/net-misc/pyload/files/pyload.service

chain
add games-server/minecraft-server
[Unit]
Description=PyLoad Daemon
After=network.target

[Service]
ExecStart=/usr/bin/env python2 /opt/pyload/pyLoadCore.py
StandardOut=syslog

[Install]
WantedBy=multi-user.target