dsnap-sync: search location for snapper config (etc/default/snapper)

o adapt to debian like systems (debian/ubuntu/arch-linux)
This commit is contained in:
2018-06-04 15:00:49 +02:00
parent 828befff42
commit 811f3d43b6

View File

@@ -33,6 +33,7 @@ version="0.5.3"
# find_snapper_config script
#SNAPPER_CONFIG=/etc/conf.d/snapper
SNAPPER_CONFIG=/etc/conf.d/snapper
SNAPPER_CONFIG=/etc/default/snapper
SNAPPER_TEMPLATE_DIR=/etc/snapper/config-templates
SNAPPER_CONFIG_DIR=/etc/snapper/configs