45e73fd3a1
- Add systemd-splash / bootsplash-startup.service: enable bootsplash at startup. (forwarded request 84642 from fcrozat) OBS-URL: https://build.opensuse.org/request/show/84643 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=70
4 lines
61 B
Bash
4 lines
61 B
Bash
#! /bin/bash
|
|
. /etc/rc.splash $1
|
|
splashtrigger "rlchange $1"
|