summarylogtreecommitdiffstats
path: root/acestream-engine.service
blob: a5c6bc9c2fa24eeabaf6ef9ced7801de8b723c87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=AceStream Engine (console)
After=network.target

[Service]
Type=simple
User=acestream
Group=video
ExecStart=/usr/bin/acestreamengine --client-console --bind-all

[Install]
WantedBy=multi-user.target