fix: make ipset optional, fix ExecStartPre, add prerequisites to README
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ StartLimitBurst=5
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStartPre=/usr/local/bin/wg-policy-engine.sh --health-check
|
||||
ExecStartPre=/usr/local/bin/wg-sync-policy.sh
|
||||
ExecStart=/usr/local/bin/wg-sync-watch.sh
|
||||
ExecStopPost=/usr/local/bin/wg-policy-cleanup.sh
|
||||
Restart=always
|
||||
|
||||
Reference in New Issue
Block a user