unruh wrote:
On 2011-08-14, Ken Link <[email protected]> wrote:

/dev/ttyS0). I saw from searching that someone fixed it by disabling
SELinux, but I don't have it installed.

Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u ntp:ntp -d
..."refclock_open /dev/gps0: Permission denied"...

# ls -al /dev/ttyS0
crw-rw---- 1 ntp ntp 4, 64 2011-08-13 19:20 /dev/ttyS0

So try making it rw for all and see if that helps.

SELinux is a discretionary security add-on to the filesystem introduced by Red Hat. It can prevent access even when the traditional Unix file modes are wide open.

_______________________________________________
questions mailing list
[email protected]
http://lists.ntp.org/listinfo/questions

Reply via email to