==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=6211
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Stephane de Labrusse <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |CLOSED
Resolution|--- |FIXED
--- Comment #2 from Stephane de Labrusse <[email protected]> ---
see in bug 8019
# ps aux |grep ddclient
ddclient 4909 0.0 0.5 9328 5168 ? S 08:22 0:00 ddclient -
sleeping for 80 seconds
root 5347 0.0 0.0 4060 772 pts/0 R+ 08:46 0:00 grep ddclient
the file which stocks the password is only readable by ddclient user
# ll /etc/ddclient.conf
-rw------- 1 ddclient ddclient 1132 déc. 4 08:22 /etc/ddclient.conf
the pid is written in a file to avoid to get some services in the same time
# cat /var/run/ddclient/ddclient.pid
4909
# ll /var/run/ddclient/ddclient.pid
-rw-r--r-- 1 ddclient ddclient 5 déc. 4 08:22 /var/run/ddclient/ddclient.pid
i think so this bug is closed by our update
set to closed
--
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 http://lists.contribs.org/mailman/public/contribteam/