LL_Runit_Scripts/sv/plymouth-reboot/run

7 lines
230 B
Bash
Executable file

#!/bin/sh
sv start display-manager plymouth-start getty@tty1
set -e
! grep plymouth.enable=0 /proc/cmdline
! grep nosplash /proc/cmdline
grep splash /proc/cmdline
exec /sbin/plymouthd --no-daemon --mode=reboot --attach-to-session