https://bugs.koozali.org/show_bug.cgi?id=11446
--- Comment #8 from Brian Read <[email protected]> ---
Get
Dec 15 16:04:00 sme10.thereadclan.me.uk ddclient[4443]: WARNING: file
/etc/ddclient/ddclient.conf: Cannot open file '/etc/ddclient/ddclient.conf'.
(Permission denied)
Dec 15 16:04:00 sme10.thereadclan.me.uk ddclient[4444]: WARNING: file
/etc/ddclient/ddclient.conf: Cannot open file '/etc/ddclient/ddclient.conf'.
(Permission denied)
D
and
[root@sme10 ~]# ls -l /etc/ddclient/ddclient.conf
-rw------- 1 ddclient ddclient 850 Dec 15 15:53 /etc/ddclient/ddclient.conf
[
This is the systemd service file:
[Service]
User=ddclient
Group=ddclient
Type=forking
EnvironmentFile=-/etc/sysconfig/ddclient
ExecStartPre=
ExecStartPre=/bin/touch /var/cache/ddclient/ddclient.cache
ExecStart=
ExecStart=/usr/sbin/ddclient -file /etc/ddclient/ddclient.conf -nodebug
-verbose -noquiet -syslog -pid /var/run/ddclient/ddclient.pid
[Install]
WantedBy=sme-server.target
So it looks as though ddclient is running under ddclient and therefor should
not fail as above.
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/