* Miguelangel Freitas <[EMAIL PROTECTED]> [2008-07-10 07:51-0400]:
> Package: puppet
> Version: 0.24.4-8
> 
> 
> When 'puppet' start before 'networking' and it using facter this
> report to puppetmaster server with the Loopback IP instead of eth<n>
> IP, I fix this with:
> 
> $ /usr/sbin/update-rc.d -f puppet remove && /usr/sbin/update-rc.d
> puppet defaults 99

The puppet initscript has the LSB header:

# Required-Start:    $network $named $remote_fs $syslog

However debian/rules has:

        dh_installinit -ppuppet -- defaults 21                                  
                                              
Which perhaps makes it start too early?

Micah

Attachment: signature.asc
Description: Digital signature

Reply via email to