Re: ntpd user/group issue

2018-08-03 Thread Ian Lepore
On Fri, 2018-08-03 at 10:31 +0300, Daniel Braniss wrote: > Hi, > I am cross compiling, which means i’m using for example an 11.1 to > compile current, for > another host - an image which is different from the one i'm using to > compile. > > make install checks for ntpd in /etc, instead, should it

ntpd user/group issue

2018-08-03 Thread Daniel Braniss
Hi, I am cross compiling, which means i’m using for example an 11.1 to compile current, for another host - an image which is different from the one i'm using to compile. make install checks for ntpd in /etc, instead, should it look elsewhere? DESTDIR perhaps? cheers, danny