summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sliplogin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sliplogin/Makefile')
-rw-r--r--usr.sbin/sliplogin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sliplogin/Makefile b/usr.sbin/sliplogin/Makefile
index 2299e65..d8efa9b 100644
--- a/usr.sbin/sliplogin/Makefile
+++ b/usr.sbin/sliplogin/Makefile
@@ -3,7 +3,8 @@
PROG= sliplogin
MAN8= sliplogin.8
BINOWN= root
-BINMODE=4555
+BINGRP= network
+BINMODE=4550
INSTALLFLAGS=-fschg
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud