Revision: 13816 http://gar.svn.sourceforge.net/gar/?rev=13816&view=rev Author: phipsy Date: 2011-03-15 17:37:29 +0000 (Tue, 15 Mar 2011)
Log Message: ----------- Fixed cswpuppetd SMF method Modified Paths: -------------- csw/mgar/pkg/puppet/trunk/files/cswpuppetd Modified: csw/mgar/pkg/puppet/trunk/files/cswpuppetd =================================================================== --- csw/mgar/pkg/puppet/trunk/files/cswpuppetd 2011-03-15 17:36:31 UTC (rev 13815) +++ csw/mgar/pkg/puppet/trunk/files/cswpuppetd 2011-03-15 17:37:29 UTC (rev 13816) @@ -75,9 +75,9 @@ } get_pid_file() { - # The default pid file is /var/opt/csw/puppet/run/puppetd.pid + # The default pid file is /var/opt/csw/puppet/run/agent.pid # but a different pid file can be set in puppet.conf. - __pidfile="/var/opt/csw/puppet/run/puppetd.pid" + __pidfile="/var/opt/csw/puppet/run/agent.pid" conffile="/etc/opt/csw/puppet/puppet.conf" if [ -r "$conffile" ]; then pid_line=`get_line_with pidfile ${conffile}` This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel