Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 734028

Summary: net-misc/networkmanager: should remove "use consolekit" from files/init.d.NetworkManager-r2
Product: Gentoo Linux Reporter: lfs9azh
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description lfs9azh 2020-07-27 05:03:22 UTC
a line (line 11)"use consolekit" in /etc/init.d/NetworkManager when networkmanager-1.18.6 built without consolekit enabled.

Reproducible: Always
Comment 1 lfs9azh 2020-07-30 11:52:43 UTC
No,it dosen't.
I set "USE=-consolekit' long ago.
Comment 2 Matt Turner gentoo-dev 2021-08-22 19:25:20 UTC
Yeah, but should it be replaced with something? Something to ensure elogind is started before?
Comment 3 lfs9azh 2021-08-29 08:39:05 UTC
(In reply to Matt Turner from comment #2)
> Yeah, but should it be replaced with something? Something to ensure elogind
> is started before?

Is the "consolekit" in "use consolekit" means the file /etc/init.d/consolekit?
if that's the case, is "need elogind" gonna work?