From d401a59d28a77a23881f973d512dd30b92addd66 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 27 Jun 2024 19:59:07 +0200 Subject: [PATCH] sync FB method --- 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 9453468de..54f97ef18 100644 --- a/usr/lib/archboot/cpio/hooks/base_common +++ b/usr/lib/archboot/cpio/hooks/base_common @@ -8,7 +8,7 @@ _run () _map _binary bash blkid bsdcpio cat cp cut dialog echo env find grep \ gzip halt head init journalctl kmod ln loadkeys logger ls{,blk,mod} \ mkdir mkfs.btrfs modprobe less mount mountpoint mv poweroff \ - realpath reboot rm sd setfont sh shutdown sleep sulogin systemctl \ + realpath reboot rg rm setfont sh shutdown sulogin systemctl \ systemd-tmpfiles udevadm umount uname # rdinit= kernel parameter defaults to /init # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/init/main.c