On Saturday, July 28, 2018 1:36:21 PM MST, Niklas Buschmann wrote:
Hello,

I am using macOS’s launchd to create a boot daemon that runs wg-quick. Now launchd seems to kill the process when wg-quick calls disown[...]

You can stop launchd from garbage-collecting processes via the
plist property "AbandonProcessGroup". See the section "Careful
With That Fork, Eugene" [1] in the launchd documentation for
details on the whole mess.

~Celti

[1]: https://developer.apple.com/library/archive/technotes/tn2083/_index.html#//apple_ref/doc/uid/DTS10003794-CH1-SUBSECTION52
_______________________________________________
WireGuard mailing list
[email protected]
https://lists.zx2c4.com/mailman/listinfo/wireguard

Reply via email to