<div dir="ltr"><div>Does this systemd vs init controversy actually lead out to anything useful?  I reboot my laptop a lot and I have never pined away for a faster boot time.  Ubuntu Studio 14.04LTS  seems to be running both daemons, but starting with init.<br><br>me@telcontar-2:~$ pgrep init<br>1<br>2606<br>3780<br>me@telcontar-2:~$ pgrep systemd<br>373<br>1047<br>me@telcontar-2:~$ uname -a<br>Linux telcontar-2 3.13.0-41-lowlatency #70-Ubuntu SMP PREEMPT Tue Nov 25 15:07:35 UTC 2014 i686 i686 i686 GNU/Linux<br><br></div>When I was running a lot of Debian systems, I hardly ever rebooted any of them, except lab environment hosts.  I have never seen a kernel panic, except on my laptop, where I beta test stuff.  I am running Fedora VMs and have not felt that the systemd initialization was much faster than any other initiation system.  <br><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Wolf Halton<br>Mobile 678-687-6104 <br>--<br>Expand Your Vision = Enhance Your Impact  <br>Marketing and Security in the Cloud - <a href="http://atlantaCloudTech.com" target="_blank">http://AtlantaCloudTech.com</a> <br><br></div></div></div>
<br><div class="gmail_quote">On Mon, Dec 1, 2014 at 7:22 PM, Solomon Peachy <span dir="ltr">&lt;<a href="mailto:pizza@shaftnet.org" target="_blank">pizza@shaftnet.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Dec 01, 2014 at 06:51:26PM -0500, James Sumners wrote:<br>
&gt; Really? I&#39;ll let the comments on [1] do most of the talking. I wanted to<br>
&gt; link the article that post is about, but the article author changed the<br>
&gt; content. It originally detailed how you&#39;d have to install systemd to<br>
&gt; install Jessie, and then jump through some hoops to get it removed after OS<br>
&gt; install.<br>
<br>
</span>Systemd is *default* in Jessie, so of course it&#39;s installed and running<br>
unless you say otherwise; but it&#39;s not intended to be automatically<br>
enabled if you&#39;re upgrading an older system -- if it happens, file a<br>
bug, that&#39;s what release freezes are for!<br>
<br>
So, if you don&#39;t like systemd to be running, turn it off and uninstall<br>
(most of) it -- It&#39;s a simple apt-get command.<br>
<br>
Continuing on, If you are objecting to libraries remaining on the hard<br>
disk, you might as well be complaining that you need e2fsprogs installed<br>
when you don&#39;t have any ext2/3/4 filesystems -- because the libaries are<br>
used by other tools and it had to be enabled at compile time or not at<br>
all.<br>
<br>
Sure, one could mangle everything to load every potential feature and<br>
dependency at runtime, but that&#39;s a lot of work to save a couple hunded<br>
kilobytes of disk space at a time.  You&#39;re welcome to do it if it means<br>
that much to you; I&#39;m sure deb package maintainers will happily accept<br>
patches.  Otherwise everyone has much has better things to do.  Like<br>
knocking out actual bugs in Jessie.<br>
<div class="HOEnZb"><div class="h5"><br>
 - Solomon<br>
--<br>
Solomon Peachy                         pizza at shaftnet dot org<br>
Delray Beach, FL                          ^^ (email/xmpp) ^^<br>
Quidquid latine dictum sit, altum viditur.<br>
</div></div><br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br></div>