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

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

[Install]
WantedBy=multi-user.target