From 20d94046e00c659d0a56596191bd56f6b6a537a9 Mon Sep 17 00:00:00 2001 From: Saku Ytti Date: Wed, 16 Apr 2014 10:44:23 +0300 Subject: Don't daemonize by default It's useful to run interactively during startup, to get the helpful messages about missing stuff. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index de75351..9944892 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ * early days, but try: 1. apt-get install libsqlite3-dev libssl-dev 2. gem install oxidized oxidized-web - 3. oxidized -d + 3. oxidized 4. vi ~/.config/oxidized/config 5. (maybe point to your rancid/router.db or copy it there) - 6. oxidized -d + 6. oxidized # API ## Input -- cgit v1.2.1