diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2014-08-14 13:46:47 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2014-08-14 13:46:47 -0300 |
| commit | 9bc51a55045a80bc9d8917c67f6cb70f4e7ff6f2 (patch) | |
| tree | f3e1fba697a46068da45a1ba990cf608fd304929 /files | |
| parent | 2f2e3b6fca2d9c3080e85f531e576f83b791a692 (diff) | |
| download | puppet-puppet-9bc51a55045a80bc9d8917c67f6cb70f4e7ff6f2.tar.gz puppet-puppet-9bc51a55045a80bc9d8917c67f6cb70f4e7ff6f2.tar.bz2 | |
Misc fixes for standalone implementation
Diffstat (limited to 'files')
| -rw-r--r-- | files/puppet | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/files/puppet b/files/puppet deleted file mode 100644 index 3b85c50..0000000 --- a/files/puppet +++ /dev/null @@ -1,7 +0,0 @@ -# Defaults for puppet - sourced by /etc/init.d/puppet - -# Start puppet on boot? -START=<?= start_on_boot ? "yes" : "no" ?> - -# Startup options -DAEMON_OPTS="" |
