This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=CONFIG=/etc/burp/burp-server.conf -
EnvironmentFile=-/etc/sysconfig/burp-server -
ExecStart=/usr/sbin/burp -c $CONFIG -
ExecStart=/usr/sbin/burp -c /etc/burp/burp-server.conf -
Restart=on-failure -
Type=forking
-
-
[Unit]-
After=network.target -
After=network.target nss-lookup.target syslog.target local-fs.target remote-fs.target -
Description=Burp Backup Server -
Description=burp backup server -
Documentation=https://burp.grke.org/docs.html -
Documentation=man:burp(1)
-
Additionnal notes
Nothing here.