<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-tools/contrib/launchd, branch master</title>
<subtitle>Required tools for WireGuard, such as wg(8) and wg-quick(8)</subtitle>
<id>https://git.zx2c4.com/wireguard-tools/atom/contrib/launchd?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-tools/atom/contrib/launchd?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-tools/'/>
<updated>2021-05-17T09:43:06Z</updated>
<entry>
<title>contrib/launchd: fix xml syntax error</title>
<updated>2021-05-17T09:43:06Z</updated>
<author>
<name>Hangbin Liu</name>
<email>liuhangbin@gmail.com</email>
</author>
<published>2021-05-17T08:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-tools/commit/?id=9a7e4364b1eef3fd34928fbf967a982c8bf2019d'/>
<id>urn:sha1:9a7e4364b1eef3fd34928fbf967a982c8bf2019d</id>
<content type='text'>
The current plist xml gets error "DOCTYPE improperly terminated" with xml
syntax checker[1]. The example in apple doc[2] also doesn't have semicolon
at the end of DOCTYPE line.

[1] https://www.w3schools.com/xml/xml_validator.asp
[2] https://opensource.apple.com/source/launchd/launchd-257/launchd/doc/HOWTO.html

Fixes: b30e74b5956a ("wg-quick: darwin: support being called from launchd")
Signed-off-by: Hangbin Liu &lt;liuhangbin@gmail.com&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>wg-quick: darwin: support being called from launchd</title>
<updated>2019-06-24T09:19:18Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-06-19T11:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-tools/commit/?id=b30e74b5956ac770dec5c98d6324b41b6e022d98'/>
<id>urn:sha1:b30e74b5956ac770dec5c98d6324b41b6e022d98</id>
<content type='text'>
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 &lt;cameron@promon.no&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
</feed>
