]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/arch: don't overwrite kresd.conf by default
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 25 Apr 2018 09:49:50 +0000 (11:49 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 25 Apr 2018 14:37:25 +0000 (16:37 +0200)
distro/arch/PKGBUILD

index 421e63741338143a6a397c78cb5377e93831bba2..a3c5f4bbf1707f0440c21ba206cf1896a4ac608a 100644 (file)
@@ -8,6 +8,7 @@ pkgdesc='full caching DNS resolver implementation'
 url='https://www.knot-resolver.cz/'
 arch=('x86_64')
 license=('GPL3')
+backup=('etc/knot-resolver/kresd.conf')
 install=install
 depends=('libuv' 'knot>=2.6.4' 'luajit' 'cmocka' 'lua51-sec' 'lua51-socket' 'hiredis' 'libmemcached' 'libsystemd')
 source=("knot-resolver_${pkgver}.orig.tar.xz"