Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.swapon.de!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Baho Uttot Newsgroups: comp.os.linux.misc Subject: Re: What distros *don't* use systemd ? Date: Sun, 07 Sep 2014 07:04:36 -0400 Organization: A noiseless patient Spider Lines: 45 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit Injection-Info: mx05.eternal-september.org; posting-host="36289f8929254428b33b881414c6f292"; logging-data="28653"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/dG0xqJD8hIpMuEJRs1aK1KirFBS5FhsU=" User-Agent: KNode/4.14 Cancel-Lock: sha1:MN6gsdubVyEbitvntOdaS1MXymI= Xref: csiph.com comp.os.linux.misc:11996 The Natural Philosopher wrote: > On 06/09/14 19:59, Keith Keller wrote: >> On 2014-09-06, Bobbie Sellers wrote: >>> >>> Is there anything about GPT and UEFI/EFI that would require >>> a monolithic program like systemd? >> >> No. *Something* needs to be PID 1, whether it's SysV init, systemd, >> busybox init, or something else. >> >> Speaking of busybox, I'm curious what those of you who rail against the >> systemd concepts think of using busybox init instead of SysV. It >> simplifies the init process, right? >> >> http://git.busybox.net/busybox/tree/examples/inittab >> >> --keith >> >> > $ ps -eadf | grep systemd > root 357 1 0 Sep05 ? 00:00:00 > /lib/systemd/systemd-udevd --daemon > root 871 1 0 Sep05 ? 00:00:00 > /lib/systemd/systemd-logind > > Linux mint. > > systemd again > > No linked executable directories. > > ps -eadf | grep systemd root 197 1 0 07:01 ? 00:00:00 /usr/lib/systemd/systemd- journald root 213 1 0 07:01 ? 00:00:00 /usr/lib/systemd/systemd- udevd root 307 1 0 07:01 ? 00:00:00 /usr/lib/systemd/systemd- logind dbus 308 1 0 07:01 ? 00:00:00 /usr/bin/dbus-daemon -- system --address=systemd: --nofork --nopidfile --systemd-activation scrat 423 1 0 07:01 ? 00:00:00 /usr/lib/systemd/systemd -- user root 936 932 0 07:03 pts/1 00:00:00 grep systemd