diff options
author | Marc Schiffbauer <mschiff@gentoo.org> | 2017-03-03 01:55:34 +0100 |
---|---|---|
committer | Marc Schiffbauer <mschiff@gentoo.org> | 2017-03-03 01:57:24 +0100 |
commit | 740e257ecbd3a1060fda762c7d244fea7f657447 (patch) | |
tree | 3bba2d5c81427f6f5843d9f7caa50b63fcabf8b7 /app-crypt/dehydrated/files | |
parent | media-libs/mesa: Drop old version 13.0.4. (diff) | |
download | gentoo-740e257ecbd3a1060fda762c7d244fea7f657447.tar.gz gentoo-740e257ecbd3a1060fda762c7d244fea7f657447.tar.bz2 gentoo-740e257ecbd3a1060fda762c7d244fea7f657447.zip |
app-crypt/dehydrated: revbump: add setting in 00_gentoo.conf
instead of modifying upstream config
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/dehydrated/files')
-rw-r--r-- | app-crypt/dehydrated/files/00_gentoo.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/dehydrated/files/00_gentoo.sh b/app-crypt/dehydrated/files/00_gentoo.sh index 99b6c0efee52..cab73dbfa8e2 100644 --- a/app-crypt/dehydrated/files/00_gentoo.sh +++ b/app-crypt/dehydrated/files/00_gentoo.sh @@ -1,2 +1,3 @@ # base config required for gentoo defaults BASEDIR="/var/lib/dehydrated" +DOMAINS_TXT="/etc/dehydrated/domains.txt" |