[scripts] drop eselect settingsd usage, will be phased out
This commit is contained in:
@@ -84,9 +84,7 @@ fi
|
||||
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
|
||||
for conf in package.mask package.unmask package.keywords make.conf package.use; do
|
||||
|
||||
@@ -16,6 +16,5 @@ setup_bootfs_fstab "ext3"
|
||||
|
||||
# We need OpenRC due to the old kernel
|
||||
eselect init set sysvinit
|
||||
eselect settingsd set openrc
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user