On 01/10/2015 06:51 PM, Brian Lock wrote: > If the puppet agent isn't running on a server and you issue the > command sudo /etc/init.d/puppet stop, and you have also disables > execute access on the file /etc/init.d/puppet by chmod -x , why does > puppet run from the master at its pre-prescribed time?
Well, the init script is not the deciding factor at all. You *could* try and remove the execute bit from the puppet binary itself but that's Begging The Question ;-) -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/54B3107F.3010805%40Alumni.TU-Berlin.de. For more options, visit https://groups.google.com/d/optout.
