changeset 5217:9553b9896f29 draft

Note that capsicum does allow gethostname
author Roy Marples <roy@marples.name>
date Tue, 12 May 2020 19:00:36 +0100
parents 7cf6e8760b69
children dc62219c044c
files src/dhcpcd.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/dhcpcd.c	Tue May 12 13:59:48 2020 +0000
+++ b/src/dhcpcd.c	Tue May 12 19:00:36 2020 +0100
@@ -2268,7 +2268,6 @@
 		 * work in it. This is a huge challenge because it's the
 		 * only portable interface to work stuff out and it's
 		 * non trivial to IPC for privsep.
-		 * gethostname(3) can be trivially done.
 		 * There could be more blockers, it's as far as I've got.
 		 */
 		if (ps_dropprivs(&ctx, PSF_PLEDGE) == -1) {