@@ -0,0 +1,7 @@
#!/bin/sh
#
# This is wrapper script to start puppet @@COMMAND@@ which is used
# to support starting puppet daemon processes with correct SELinux
# context.
#
/usr/bin/puppet @@COMMAND@@ $*
