Has anyone successfully created a puppet agent SRC (system resource controller) for AIX? It is an AIX-specific subsystem like Solaris SMF or traditional sysV init, but with more bells 'n whistles. I've created them, and can start up the puppet agent successfully, but status and stop do not work. I've tried these two variations with the same effect: mkssys -s puppet -p /opt/freeware/bin/ruby -u 0 -a "/opt/freeware/bin/puppet agent --verbose" -R -S -f 9 -n 15 -G puppet_agent mkssys -s puppet -p /opt/freeware/bin/puppet -u 0 -a "agent --verbose" -R -S -f 9 -n 15 -G puppet_agent Any pointers appreciated. If I can't get this to work, I will just setup a sysV init script instead, but it would like to make one more go at a SRC. -- 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 puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/62bceace-7f55-4c61-bb91-0d6e59566f82%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.