forked from pool/systemd
Frederic Crozat
c66fa86c13
- Add systemd-splash / bootsplash-startup.service: enable bootsplash at startup. OBS-URL: https://build.opensuse.org/request/show/84642 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=196
4 lines
61 B
Bash
4 lines
61 B
Bash
#! /bin/bash
|
|
. /etc/rc.splash $1
|
|
splashtrigger "rlchange $1"
|