From 93ba0f48de280f46ad70386378dfed69ebdd350b Mon Sep 17 00:00:00 2001 From: Kai Krakow Date: Mon, 13 Nov 2017 01:04:56 +0100 Subject: [PATCH] Make clear that options must be supplied in one variable Previously, expectations may fail when just uncommenting both lines. --- scripts/beesd.conf.sample | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/scripts/beesd.conf.sample b/scripts/beesd.conf.sample index 79512d7..ee1413a 100644 --- a/scripts/beesd.conf.sample +++ b/scripts/beesd.conf.sample @@ -15,11 +15,8 @@ UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx # BEESHOME="$MNT_DIR/.beeshome" # BEESSTATUS="$WORK_DIR/$UUID.status" -## Make path shorter in logs -# OPTIONS="--relative-paths" - -## Remove timestamp from bees output -# OPTIONS="--notimestamps" +## Default options to apply, see --help for details +# OPTIONS="--relative-paths --notimestamps" ## Bees DB size # Hash Table Sizing