]> git.ipfire.org Git - thirdparty/plymouth.git/commit
main: rename process to be more systemd friendly
authorRay Strode <rstrode@redhat.com>
Sat, 2 Jun 2012 15:13:19 +0000 (11:13 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 6 Jun 2012 17:58:09 +0000 (13:58 -0400)
commit9e5a276f322cfce46b5b2ed2125cb9ec67df7e9f
treea1b5746104d42a3c9ded34cfdfd6bfbe8a2828cd
parentcdbfba5364d5bbb6fa16f84aff90b2ebb3a17315
main: rename process to be more systemd friendly

Systemd will cleanse the system of running processes
in the hand over from the initrd to the main root filesystem,
and at shutdown.

In both cases we want to keep on chugging, so we tag ourselves
in a way that systemd won't kill us.

See http://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons
src/main.c