From b204034fea8d27acc82c51c5893ceb250759d588 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Sat, 21 Oct 2023 12:08:32 +0200 Subject: [PATCH] fix typo in comment --- usr/lib/archboot/cpio/hooks/base_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/archboot/cpio/hooks/base_common b/usr/lib/archboot/cpio/hooks/base_common index ab5fe6648..8f1412730 100644 --- a/usr/lib/archboot/cpio/hooks/base_common +++ b/usr/lib/archboot/cpio/hooks/base_common @@ -165,7 +165,7 @@ inputrc,mke2fs.conf,nsswitch.conf,protocols,request-key.conf,securetty,services} gpgconf gpg-connect-agent repo-remove archlinux-keyring-wkd-sync _map _dir /var/cache/pacman/pkg /var/lib/pacman _map _file /etc/{pacman.conf,makepkg.conf,pacman.d/mirrorlist} - # add pacman initialisation of gpg keys + # add pacman initialization of gpg keys _dir /etc/pacman.d/gnupg _file_rename /usr/share/archboot/base/etc/systemd/system/pacman-init.service /etc/systemd/system/pacman-init.service