donkey42
plank
ok this is driving me nuts (no comment) for most of today
right, i'm updating my /etc/ddclient.conf (DDNS from dnydns.com)
i keep getting a Permission denied on line 4
now i know a pid file only contains process ID, but this one has me beaten, input would be apprieciated, /var/run/ddclient.pid contains the process ID (4 digit number)
what the :swear: am i missing ?
right, i'm updating my /etc/ddclient.conf (DDNS from dnydns.com)
Code:
# /etc/ddclient.conf
daemon=600
syslog=no
pid=/var/run/ddclient.pid
use=web, use=if, if=eth0
protocol=dyndns2
use=if, if=eth0
server=members.dyndns.org
wildcard=YES
login=known
password=known
example.dyndns.org
custom=yes, example.com
Code:
/pid=/var/run/ddclient.pid
what the :swear: am i missing ?