3
0
Fork 0

Compare commits

...

2 Commits

2 changed files with 32 additions and 27 deletions

View File

@ -21,3 +21,8 @@
executable: "/bin/bash"
when: wg_syncconf and not wireguard_containerized
listen: "reconfigure wireguard"
- name: restart wireguard (container)
command: s6-svc -r /var/run/s6/services/wireguard
when: wireguard_containerized
listen: "reconfigure wireguard"