From 9bc51a55045a80bc9d8917c67f6cb70f4e7ff6f2 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 14 Aug 2014 13:46:47 -0300 Subject: Misc fixes for standalone implementation --- templates/puppet.erb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 templates/puppet.erb (limited to 'templates') diff --git a/templates/puppet.erb b/templates/puppet.erb new file mode 100644 index 0000000..3b85c50 --- /dev/null +++ b/templates/puppet.erb @@ -0,0 +1,7 @@ +# Defaults for puppet - sourced by /etc/init.d/puppet + +# Start puppet on boot? +START= + +# Startup options +DAEMON_OPTS="" -- cgit v1.2.3