summarylogtreecommitdiffstats
path: root/acestream-engine.service
blob: 3c8a1e280e749380993c65c2bb2e1d511f9ea8ae (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