On Sat, 10 Sep 2016, Philip Guenther wrote:

> On Sat, 10 Sep 2016, Martin Natano wrote:
> > Yet another symlink that belongs to root. Ok?
> ...
> > --- sbin/sysctl/Makefile    4 May 2016 19:48:08 -0000       1.11
> > +++ sbin/sysctl/Makefile    10 Sep 2016 18:05:09 -0000
> > @@ -7,5 +7,6 @@ CPPFLAGS+=  -D_LIBKVM
> >  
> >  afterinstall:
> >     ln -sf ../../sbin/sysctl ${DESTDIR}/usr/sbin
> > +   chown -h root:wheel ${DESTDIR}/usr/sbin/sysctl
> 
> ok guenther@

Actually, maybe that should be root:bin to match the other files in 
/usr/sbin

Reply via email to