parent
9e801e0a86
commit
9b46536457
@ -1 +1,2 @@
|
|||||||
0314f55d4f89a00383443fb3910637ba puppet-3.7.5.tar.gz
|
0314f55d4f89a00383443fb3910637ba puppet-3.7.5.tar.gz
|
||||||
|
fa2cc84a083808815a7802771fd46309 puppet-3.7.1.tar.gz.asc
|
||||||
|
@ -0,0 +1,6 @@
|
|||||||
|
#!/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 $*
|
Loading…
Reference in new issue