summarylogtreecommitdiffstats
path: root/burp.service
blob: 0b374507c296ec0191da3b44805901fc24bc99d1 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Burp backup server
After=network.target

[Service]
Type=forking
ExecStart=/usr/bin/burp -c /etc/burp/burp-server.conf

[Install]
WantedBy=multi-user.target