puppet/start-puppet-wrapper
2015-03-31 13:29:36 -06:00

6 lines
163 B
Bash

#!/bin/sh
#
# This is wrapper script to start puppet which is used to support starting
# puppet daemon processes with correct SELinux context.
/usr/bin/puppet $*