commit 70d97ff8ad63550272b65608dc50d91139e232a3 parent 67d3d445c14ab7f31950a5849a010b34aff040cc Author: awy <awy@awy.one> Date: Sun, 27 Oct 2024 20:59:47 +0300 fix Diffstat:
M | post_chroot.sh | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/post_chroot.sh b/post_chroot.sh @@ -88,8 +88,7 @@ permit nopass keepenv :$_username permit nopass keepenv :root EOL -pacman -S dhcpcd dhcpcd-dinit --noconfirm -pacman -S dbus-dinit +pacman -S dhcpcd dhcpcd-dinit dbus-dinit --noconfirm ln -sf /etc/dinit.d/dhcpcd /etc/dinit.d/boot.d/ ln -sf /etc/dinit.d/dbus /etc/dinit.d/boot.d/