summarylogtreecommitdiffstats
path: root/peerflix-server.service
blob: b3d33e017782e0a4d91272d75edd0072589363c0 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Peerflix Server

[Service]
Type=forking
User=root
ExecStart=/usr/bin/peerflix-server

[Install]
WantedBy=multi-user.target