From 48e2ae8e1ac62d217a38756747267547849eb288 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oto=20=C5=A0=C5=A5=C3=A1va?= Date: Tue, 2 Apr 2024 11:47:37 +0200 Subject: [PATCH] distro/pkg/arch: put config.yaml into backup Same as previous commit, but for Arch Linux. --- distro/pkg/arch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') -- 2.47.2