From 5c1cdb27e53cc929a7351ea846927c2252822f29 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Mon, 20 Jan 2020 14:08:26 -0500 Subject: more transitional package adjustments --- configs/profile/root-image/root/customize_root_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/profile/root-image/root/customize_root_image.sh') diff --git a/configs/profile/root-image/root/customize_root_image.sh b/configs/profile/root-image/root/customize_root_image.sh index 8c2c066..f82fe5f 100755 --- a/configs/profile/root-image/root/customize_root_image.sh +++ b/configs/profile/root-image/root/customize_root_image.sh @@ -26,7 +26,7 @@ LOG_CONFIG "pacman" cp /etc/pacman-online.conf /etc/pacman.conf # FIXME: https://labs.parabola.nu/issues/2576 # this LOC can be removed eventually after the new 'base' meta-package is stabilized -pacman -R $(pacman -Qq | grep ^systemd-) netctl +pacman -R $(pacman -Qq | grep ^systemd-) LOG_CONFIG "services" -- cgit v1.2.2