# strace -s 90 -f /etc/init.d/radvd start

open("/proc/sys/net/ipv6/conf/eth1/hop_limit", O_WRONLY|O_CREAT|O_TRUNC, 0666) = -1 EACCES (Permission denied)
...
send(3, "<27>Aug 16 11:17:49 radvd[9408]: failed to set CurHopLimit (64) for eth1", 72, MSG_NOSIGNAL) = 72


# ls -l /proc/sys/net/ipv6/conf/eth1/hop_limit
-rw-r--r-- 1 root root 0 2007-08-16 11:26 /proc/sys/net/ipv6/conf/eth1/hop_limit


# cat /etc/passwd | grep rad
radvd:x:110:65534::/var/run/radvd:/bin/false


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to