]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg-quick: darwin: support being called from launchd
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 19 Jun 2019 11:18:34 +0000 (13:18 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 24 Jun 2019 09:19:18 +0000 (11:19 +0200)
commitb30e74b5956ac770dec5c98d6324b41b6e022d98
treef8662339bb960f4b519471f0ebf2f465580ff9ab
parent15f2e2ef345b2a13d975d1163b7ea8e55eaae187
wg-quick: darwin: support being called from launchd

This causes wg-quick up to wait for the monitor to exit before it exits,
so that launchd can correctly wait on it.

Reported-by: Cameron Palmer <cameron@promon.no>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
contrib/launchd/README [new file with mode: 0644]
contrib/launchd/com.wireguard.wg0.plist [new file with mode: 0644]
src/wg-quick/darwin.bash