From bcc22d9df08452daf3a28b0b4ef7b8502fbe6068 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Tue, 28 May 2013 14:31:45 +0200 Subject: [PATCH] [scripts] add forward compatibility with "eselect-init" --- scripts/inner_source_chroot_update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/inner_source_chroot_update.sh b/scripts/inner_source_chroot_update.sh index eba3af0..5e1baf1 100755 --- a/scripts/inner_source_chroot_update.sh +++ b/scripts/inner_source_chroot_update.sh @@ -85,6 +85,7 @@ rm -rf /var/lib/entropy/client/packages # Make sure that systemd is still the default init system eselect sysvinit set systemd +eselect init set systemd eselect settingsd set systemd # copy Portage config from sabayonlinux.org entropy repo to system