From 8c84461bc433b0cc0cf4299d4b3f0a143719a677 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 26 Apr 2010 12:52:25 -0400 Subject: Use 'task' for stopping plymouth. () --- init/quit-plymouth.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init/quit-plymouth.conf b/init/quit-plymouth.conf index 8b2e6f6a..7f28391e 100644 --- a/init/quit-plymouth.conf +++ b/init/quit-plymouth.conf @@ -7,6 +7,8 @@ start on runlevel S or stopping rc RUNLEVEL=[234] +task + script /usr/bin/plymouth quit || : end script -- cgit v1.2.1