summaryrefslogtreecommitdiff
path: root/app-backup/burp/files/burp.service
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/burp/files/burp.service')
-rw-r--r--app-backup/burp/files/burp.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/app-backup/burp/files/burp.service b/app-backup/burp/files/burp.service
deleted file mode 100644
index 121753629607..000000000000
--- a/app-backup/burp/files/burp.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=BackUp and Restore Program server
-After=network.target
-
-[Service]
-Type=simple
-ExecStart=/usr/sbin/burp -F -c /etc/burp/burp-server.conf
-
-[Install]
-WantedBy=multi-user.target