Re: /usr/sbin/sysctl owner

2016-09-10 Thread Philip Guenther
On Sat, Sep 10, 2016 at 1:42 PM, Philip Guenther wrote: > 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/Makefile4 May 2016 19:48:08 - 1.11 >> > +++ sbin/sysctl/

Re: /usr/sbin/sysctl owner

2016-09-10 Thread Philip Guenther
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/Makefile4 May 2016 19:48:08 - 1.11 > > +++ sbin/sysctl/Makefile10 Sep 2016 18:05:09 - > > @@ -7,5 +7,6 @@ CPPFLA

Re: /usr/sbin/sysctl owner

2016-09-10 Thread Philip Guenther
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 - 1.11 > +++ sbin/sysctl/Makefile 10 Sep 2016 18:05:09 - > @@ -7,5 +7,6 @@ CPPFLAGS+=-D_LIBKVM > > afterinstall: > ln -sf

/usr/sbin/sysctl owner

2016-09-10 Thread Martin Natano
Yet another symlink that belongs to root. Ok? natano Index: sbin/sysctl/Makefile === RCS file: /cvs/src/sbin/sysctl/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- sbin/sysctl/Makefile4 May 2016 19:48:08 -