From a0f82840ebf6e1fb11ec7dabd5401116a38362e8 Mon Sep 17 00:00:00 2001 From: David Dollar Date: Wed, 30 Jun 2010 21:45:50 -0400 Subject: [PATCH] update readme --- README.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.markdown b/README.markdown index 687a1cf..fc4dcc8 100644 --- a/README.markdown +++ b/README.markdown @@ -77,6 +77,13 @@ foreman currently supports the following output formats: ## INITTAB EXPORT +Will export a chunk of inittab-compatible configuration: + + # ----- foreman example processes ----- + EX01:4:respawn:/bin/su - example -c 'PORT=5000 ./error >> /var/log/error-1.log 2>&1' + EX02:4:respawn:/bin/su - example -c 'PORT=5100 ./ticker >> /var/log/ticker-1.log 2>&1' + # ----- end foreman example processes ----- + ## UPSTART EXPORT Will create a series of upstart scripts in the directory you specify. Scripts