From 06422dd07f8f8abbcc0a9fb0281cf06efcd5aed2 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 22 Feb 1998 10:31:41 +0000 Subject: no, setuid is OK. listread@bedford.net should have read the code... --- usr.sbin/timed/timedc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/timed') diff --git a/usr.sbin/timed/timedc/Makefile b/usr.sbin/timed/timedc/Makefile index 557f5d0e7cc..ccc6f8fc36a 100644 --- a/usr.sbin/timed/timedc/Makefile +++ b/usr.sbin/timed/timedc/Makefile @@ -4,7 +4,7 @@ PROG= timedc SRCS= cmds.c cmdtab.c timedc.c byteorder.c measure.c cksum.c MAN= timedc.8 BINOWN= root -BINMODE=555 +BINMODE=4555 .PATH: ${.CURDIR}/../timed .include "../../Makefile.inc" -- cgit v1.2.3