11 lines
310 B
Desktop File
11 lines
310 B
Desktop File
[Unit]
|
|
Description=Burp User Interface
|
|
After=network.target burp.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/local/bin/burp-ui
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|