[systemd-devel] systemd services handling

Antonio Trande anto.trande at gmail.com
Wed Apr 25 02:58:35 PDT 2012


>
> Certainly that's what I've seen from:
>  systemctl status fedora-storage-init.service
>
>
> fedora-storage-init.service - Initialize storage subsystems (RAID, LVM,
> etc.)
>          Loaded: loaded (/lib/systemd/system/fedora-
> storage-init.service; static)
> ...
>
> See the word "static" there? That means it cannot be disabled.
>
> This is because, the initscripts package contains:
>
> /lib/systemd/system/local-fs.target.wants/fedora-storage-init-late.service
> /lib/systemd/system/local-fs.target.wants/fedora-storage-init.service
>
>
> i.e. the local-fs.tartget is statically configured to run these scripts.
>

Exactly. In fact:

$ systemctl status fedora-storage-init.service
fedora-storage-init.service - Initialize storage subsystems (RAID, LVM,
etc.)
      Loaded: loaded (/usr/lib/systemd/system/fedora-storage-init.service;
static)
      Active: active (exited) since Wed, 25 Apr 2012 11:36:30 +0200; 8min
ago
     Process: 436 ExecStart=/lib/systemd/fedora-storage-init (code=exited,
status=0/SUCCESS)
      CGroup: name=systemd:/system/fedora-storage-init.service

Therefore, are these services (apparently useless) bonded indirectly to the
local filesystem requests ?

-- 
*Antonio Trande
"Fedora Ambassador"

**mail*: mailto:sagitter at fedoraproject.org <sagitter at fedoraproject.org>
*Homepage*: http://www.fedora-os.org
*Sip Address* : sip:sagitter AT ekiga.net
*Jabber <http://jabber.org/>* :sagitter AT jabber.org
*GPG Key: 19E6DF27*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20120425/5910879a/attachment.htm>


More information about the systemd-devel mailing list