From 3bf4e69c4d3ae84ca2e861f78dd5f6e06c314b6e Mon Sep 17 00:00:00 2001 From: Kai Krakow Date: Tue, 19 Sep 2017 20:33:03 +0200 Subject: [PATCH] Make config example more clear A pre-defined UUID should not be part of the sample config file. Instead, make it more clear how the config file is intended to be used. --- scripts/beesd.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/beesd.conf.sample b/scripts/beesd.conf.sample index 7245c1b..53060fa 100644 --- a/scripts/beesd.conf.sample +++ b/scripts/beesd.conf.sample @@ -2,8 +2,11 @@ ## https://github.com/Zygo/bees ## It's a default values, change it, if needed +# How to use? +# Copy this file to a new file name and adjust the UUID below + # Which FS will be used -UUID=5d3c0ad5-bedf-463d-8235-b4d4f6f99476 +UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx ## System Vars # Change carefully