:: [DNG] Systemd support in util-linux
Kezdőlap
Delete this message
Reply to this message
Szerző: Didier Kryn
Dátum:  
Címzett: dng@lists.dyne.org
Tárgy: [DNG] Systemd support in util-linux
Hi folks.

     Building util-linux-2.26 from the source at kernel.org, I noticed 
the following in the output of the configure script:


checking for SYSTEMD... no
checking for SYSTEMD_DAEMON... no
checking for SYSTEMD_JOURNAL... no

     Means that Systemd is already there in official Linux software, 
even if Kdbus is not yet in the kernel.I doubt this configure script 
ever checked for the presence of Sysvinit.


     Didier