Carlos E. R. wrote:
On 2016-03-15 08:40, Per Jessen wrote:
That's all?? Here's from my Leap test system:
per@office34:~> l /var/lib/ntp total 20 drwxr-xr-x 6 root root 32 Dec 17 06:33 ./ drwxr-xr-x 52 root root 4096 Mar 14 12:00 ../ drwxr-xr-x 2 root root 1 Dec 17 06:33 dev/ drwxr-xr-x 2 ntp ntp 12288 Mar 15 07:56 drift/ drwxr-xr-x 2 root root 32 Jan 14 12:00 etc/ drwxr-xr-x 4 root root 16 Dec 17 06:33 var/
Same as me, in 13.1.
Also, I would expect to find "ntp.conf.iburst" in /var/lib/ntp/etc/.
Did you yourself choose to run ntpd chroot'ed?
The funny thing is that I thought I was not, but the files there are up to date. There is a /var/lib/ntp/var/run/ntp/ntpd.pid which does point to ntpd, so it is running there. And indeed, in /etc/sysconfig/ntp I have:
NTPD_RUN_CHROOTED="yes"
To make sure, try "ls -l /proc/$(pidof ntpd)" and look at root. When chroot'ed your ntpd will be running with '-i' specified. In Leap 42.1, sysconfig::NTPD_RUN_CHROOTED is "no". Same in 13.2, 13.1 and 12.3. Interestingly, in Leap421, /usr/bin/start-ntpd appears to have a hardcoded NTPD_RUN_CHROOTED="yes". I might not have read that script right. -- Per Jessen, Zürich (5.0°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org