Browse Source

burp: Burp server has to be restarted, reload isn't supported

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 years ago
parent
commit
8e2bce6420
1 changed files with 1 additions and 1 deletions
  1. 1 1
      burp/server.sls

+ 1 - 1
burp/server.sls

@@ -11,7 +11,7 @@ burp-server:
     - name: burp-server
   service.running:
     - enable: True
-    - reload: True
+    - restart: True
 
 /etc/default/burp:
   file.managed: