View previous topic :: View next topic |
Author |
Message |
constantius n00b
Joined: 20 Jan 2018 Posts: 28
|
Posted: Mon Feb 01, 2021 4:45 pm Post subject: gui-libs/display-manager-init - should I do somethinfg? |
|
|
From eselect news read .:
There has been a refactoring of the old 'xdm' init script and its
requirements from various packages into an independent package:
gui-libs/display-manager-init
This package provides the 'display-manager' startup script for
handling your chosen display manager, without depending on
Xorg server. The old 'xdm' init script is no longer supported
and is going to be removed in the next version of xorg-server,
so it is imperative that you shift to display-manager-init.
The current package is ~ARCH and will be available for stable
users on 2nd March 2021.
To update to the new DM init scripts, you need to manually add the
package into your @world set:
emerge -vuDU gui-libs/display-manager-init
To start using the new init scripts, either copy your
existing /etc/conf.d/xdm to /etc/conf.d/display-manager or
change the DISPLAYMANAGER variable in
/etc/conf.d/display-manager to your preferred DM:
DISPLAYMANAGER="gdm"
and remove 'xdm' from the default runlevel and add 'display-manager':
rc-update del xdm default
rc-update add display-manager default
The changes are complete and on the next reboot, 'display-manager'
will start your chosen DM.
To switch to the new scripts without rebooting, run the following
commands in a tty:
rc-service xdm stop
rc-service display-manager start
gui-libs/display-manager-init is keyword masked.
I use to lightdm.
Should i do something or just nothing? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31255 Location: here
|
Posted: Mon Feb 01, 2021 4:49 pm Post subject: |
|
|
Please see topic 1129326 _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31255 Location: here
|
Posted: Mon Feb 01, 2021 4:50 pm Post subject: |
|
|
Moved from Portage & Programming to Duplicate Threads. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
|