summarylogtreecommitdiffstats
path: root/burp-server.service
blob: adf8a51ecddbe4ec8b141b16fc690952a4dca2cd (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Burp backup and restore server.

[Service]
User=root
Type=forking
KillMode=process
ExecStart=/usr/sbin/burp -c /etc/burp/burp-server.conf

[Install]
WantedBy=multi-user.target