summaryrefslogtreecommitdiffstats
path: root/conf/solaris/smf/svc-puppetd
diff options
context:
space:
mode:
Diffstat (limited to 'conf/solaris/smf/svc-puppetd')
-rwxr-xr-xconf/solaris/smf/svc-puppetd4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/solaris/smf/svc-puppetd b/conf/solaris/smf/svc-puppetd
index a89f03f0c..5fbcfe796 100755
--- a/conf/solaris/smf/svc-puppetd
+++ b/conf/solaris/smf/svc-puppetd
@@ -45,8 +45,8 @@ reload)
kill -HUP `cat $pidfile`
- printf " puppetd"
- echo ""
+ printf " puppetd"
+ echo ""
;;
status)
if [ -f $pidfile ]; then