New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

bubbagen systemd users: please update your USE flags

Discuss development on Bubba
Post Reply
Gordon
Posts: 1461
Joined: 10 Aug 2011, 03:18

bubbagen systemd users: please update your USE flags

Post by Gordon »

As of 2018-01-23 systemd has the sysv-utils USE flag enabled by default. This enables installation of several commands that are provided by sysvinit, including halt and poweroff that require a special routine to result in the expected behaviour on the B3.

I therefore advise the following command to be executed prior to running any future updates:

Code: Select all

echo "sys-apps/systemd    -sysv-utils"  >> /etc/portage/package.use/systemd
Gordon
Post Reply