<br><br><div class="gmail_quote">2009/4/8 André Geraldo Vieira <span dir="ltr">&lt;<a href="mailto:andre.geraldo@gmail.com">andre.geraldo@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Robby, Marco.<br>
Sorry, I don&#39;t speak English.<br>
In the pdnsd-1.2.7/src/rc/README file from pdnsd-1.2.7 source.<br>
You can read<br>
&quot;<br>
Slackware<br>
---------<br>
A Slackware start-up script rc.pdnsd was contributed by Nikola Kotur<br>
&lt;<a href="mailto:kotnik@ns-linux.org">kotnik@ns-linux.org</a>&gt;.<br>
His comments were:<br>
<br>
Slackware uses traditional BSD style init script layout instead of SystemV<br>
style startup scripts.  So I adjusted the start-up script for pdnsd, and<br>
now it can be used with Slackware 9.1 distribution, and probably with all the<br>
others.<br>
<br>
Additional info:<br>
1) put these lines in the /etc/rc.d/rc.M:<br>
        if [ -x /etc/rc.d/rc.pdnsd ]; then<br>
                . /etc/rc.d/rc.pdnsd start<br>
        fi<br>
<br>
2) put these lines in the /etc/rc.d/rc.6 and /etc/rc.d/rc.K:<br>
        if [ -x /etc/rc.d/rc.pdnsd ]; then<br>
                . /etc/rc.d/rc.pdnsd stop<br>
        fi<br>
&quot;<br>
After the package installation, during the shutdown process the following<br>
message appears:<br>
&quot;INIT: No more processes left in this runlevel..&quot;<br>
And the system is locked.<br>
<br>
After submitting the package is that I realized this problem, just get hung up<br>
when my machine.<br>
But I think Mr. Robby Workman did fix the problem for me. :)<br>
Because when the package downloaded from the instruction in README<br>
<a href="http://slackbuild.org" target="_blank">slackbuild.org</a> were:<br>
&quot;<br>
Add this to /etc/rc.d/rc.local:<br>
        if [ -x /etc/rc.d/rc.pdnsd ]; then<br>
                /etc/rc.d/rc.pdnsd start<br>
        fi<br>
<br>
Add this to /etc/rc.d/rc.local_shutdown<br>
        if [ -x /etc/rc.d/rc.pdnsd ]; then<br>
                /etc/rc.d/rc.pdnsd stop<br>
        fi<br>
&quot;<br>
And it works.<br>
Package now works correctly. How should I proceed to submit the package again?<br>
<br>
<br>
--<br>
Diga não a Exclusão Digital!!<br>
Valorize o Código Aberto!!<br>
Incentive  o Software Livre!!<br>
Não Seja Pirata, Seja Livre!!<br>
<br>
Por que GNU/Linux?<br>
&quot;Somente pelo Prazer de ser LIVRE...&quot;<br>
<br>
   |_|0|_|<br>
   |_|_|0|<br>
   |0|0|0|<br>
<br>
André Geraldo Vieira<br>
Brasília - DF<br>
<br>
Usuário Linux Nº #335012<br>
(Linux Counter, <a href="http://counter.li.org" target="_blank">http://counter.li.org</a>.)<br>
</blockquote></div><br>Ok! Thanks for the answer and the details Andrè!<br clear="all"><br>cheers,<br>-- <br>Marco Cecchetti<br>