https://bugs.koozali.org/show_bug.cgi?id=11446

Jean-Philippe Pialasse <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Jean-Philippe Pialasse <[email protected]> ---
(In reply to Brian Read from comment #1)
> [root@mailserver events]# ls -l /etc/ddclient.conf 
> -rw------- 1 ddclient ddclient 8154 Jun 30  2020 /etc/ddclient.conf
> [root@mailserver events]# 
> 
> Not sure why the error is occurring.

(In reply to Terry Fage from comment #2)
> must be accessible only by its owner ********(fixed).*************
the error occurs, but the script is wise enough to fix it

better way would be to make the file with correct perms either from the rpm .
or if templated can use template.metadata 

/etc/e-smith/templates.metadata/etc/ddclient/ddclient.conf
PERMS=0600
UID="ddclient"
GID="ddclient"

/etc/e-smith/templates.metadata/var/cache/ddclient (if templated)
PERMS=0600
UID="ddclient"
GID="ddclient"

-- 
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/

Reply via email to