<div class="gmail_extra"><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">Certainly that&#39;s what I&#39;ve seen from:<br>
  systemctl status fedora-storage-init.service<br><br><br>
fedora-storage-init.service - Initialize storage subsystems (RAID, LVM,<br>
etc.)<br>
          Loaded: loaded (/lib/systemd/system/fedora-<div id=":2r">storage-init.service; static)<br>
...<br>
<br>
See the word &quot;static&quot; there? That means it cannot be disabled.<br>
<br>
This is because, the initscripts package contains:<br>
<br>
/lib/systemd/system/local-fs.target.wants/fedora-storage-init-late.service<br>
/lib/systemd/system/local-fs.target.wants/fedora-storage-init.service<br>
<br>
<br>
i.e. the local-fs.tartget is statically configured to run these scripts.</div></blockquote>

<br clear="all">Exactly. In fact:<br><br>$ systemctl status fedora-storage-init.service<br>fedora-storage-init.service - Initialize storage subsystems (RAID, LVM, etc.)<br>      Loaded: loaded (/usr/lib/systemd/system/fedora-storage-init.service; static)<br>
      Active: active (exited) since Wed, 25 Apr 2012 11:36:30 +0200; 8min ago<br>     Process: 436 ExecStart=/lib/systemd/fedora-storage-init (code=exited, status=0/SUCCESS)<br>      CGroup: name=systemd:/system/fedora-storage-init.service<br>
<br>Therefore, are these services (apparently useless) bonded indirectly to the local filesystem requests ?<br><br>-- <br><font size="1"><b style="color:rgb(153,153,153)">Antonio Trande<br><i>&quot;Fedora Ambassador&quot;<br>
</i><br></b><b style="color:rgb(153,153,153)">mail</b><span style="color:rgb(153,153,153)">: </span><a style="color:rgb(153,153,153)" href="mailto:sagitter@fedoraproject.org" title="mailto:sagitter@fedoraproject.org" target="_blank">mailto:sagitter@fedoraproject.org</a></font> <font size="1"><br style="color:rgb(153,153,153)">
<b style="color:rgb(153,153,153)">Homepage</b><span style="color:rgb(153,153,153)">: </span><a style="color:rgb(153,153,153)" href="http://www.fedora-os.org" title="http://www.computer-legacy.net" target="_blank">http://www.fedora-os.org</a></font><font size="1"><br style="color:rgb(153,153,153)">
<b style="color:rgb(153,153,153)">Sip Address</b></font>
<font size="1"><span style="color:rgb(153,153,153)">: sip:sagitter AT </span><a href="http://ekiga.net" target="_blank">ekiga.net</a></font><font size="1"><br style="color:rgb(153,153,153)"><b style="color:rgb(153,153,153)"><a href="http://jabber.org/" title="http://jabber.org" target="_blank">Jabber</a></b></font>
<font size="1"><span style="color:rgb(153,153,153)">:sagitter AT </span><a style="color:rgb(153,153,153)" href="http://jabber.org" target="_blank">jabber.org</a><br style="color:rgb(153,153,153)"></font><b><span style="color:rgb(153,153,153)">GPG Key: 19E6DF27</span></b><br>
<br>
</div>