]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Note that capsicum does allow gethostname
authorRoy Marples <roy@marples.name>
Tue, 12 May 2020 18:00:36 +0000 (19:00 +0100)
committerRoy Marples <roy@marples.name>
Tue, 12 May 2020 18:00:36 +0000 (19:00 +0100)
src/dhcpcd.c

index c4e46809add983a60470d52d5883217516bd98ca..e64e1c362c8f7c07cd0bdf26ffa04af02e259c35 100644 (file)
@@ -2268,7 +2268,6 @@ printpidfile:
                 * 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) {