From: Arvin Schnell Date: Wed, 23 Feb 2011 11:36:40 +0000 (+0100) Subject: - added SNAPPER_ROOTDIRS X-Git-Tag: v0.1.3~460 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0b9cfeacc832a74658f985dcbc3482ffbe99de4f;p=thirdparty%2Fsnapper.git - added SNAPPER_ROOTDIRS --- diff --git a/data/sysconfig.snapper b/data/sysconfig.snapper index 201236b1..d1d5a1a8 100644 --- a/data/sysconfig.snapper +++ b/data/sysconfig.snapper @@ -5,3 +5,8 @@ # Enable snapper. ENABLE_SNAPPER="no" +## Type: string +## Default: "/" +# Directories for which snapper ... +SNAPPER_ROOTDIRS="/" +