summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/live-initramfs.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/live-initramfs.init b/debian/live-initramfs.init
index da461b5..ac7cd8e 100644
--- a/debian/live-initramfs.init
+++ b/debian/live-initramfs.init
@@ -137,7 +137,7 @@ do_stop ()
prompt=
fi
- for path in $(which halt) $(which reboot) /etc/rc?.d /etc/default $(which stty)
+ for path in $(which halt) $(which reboot) /etc/rc?.d /etc/default $(which stty) /bin/plymouth /sbin/usplash_write
do
cache_path "${path}"
done