From: Oto Šťáva Date: Tue, 2 Apr 2024 09:47:37 +0000 (+0200) Subject: distro/pkg/arch: put config.yaml into backup X-Git-Tag: v6.0.8~30^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fenvironments%2Fdocs-develop-rpm-fi1h16%2Fdeployments%2F3654;p=thirdparty%2Fknot-resolver.git distro/pkg/arch: put config.yaml into backup Same as previous commit, but for Arch Linux. --- diff --git a/distro/pkg/arch/PKGBUILD b/distro/pkg/arch/PKGBUILD index 5ecc0df51..8d0442328 100644 --- a/distro/pkg/arch/PKGBUILD +++ b/distro/pkg/arch/PKGBUILD @@ -44,7 +44,7 @@ optdepends=( 'lua51-http: http and prefill modules, trust_anchors bootstrap' 'lua51-psl: policy.slice_randomize_psl() function' ) -backup=('etc/knot-resolver/kresd.conf') +backup=('etc/knot-resolver/config.yaml') options=(debug strip) source=("knot-resolver-${pkgver}.tar.xz") sha256sums=('SKIP')