forked from pool/plymouth
Accepting request 125621 from home:lnussel:branches:Base:System
- disable plymouth if init is not systemd (could be e.g. /bin/sh or sysvinit then) OBS-URL: https://build.opensuse.org/request/show/125621 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=54
This commit is contained in:
committed by
Git OBS Bridge
parent
f6eb460c7c
commit
2594d497fa
@@ -397,18 +397,23 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
|
||||
%post scripts -p /sbin/mkinitrd_setup
|
||||
|
||||
%postun scripts -p /sbin/mkinitrd_setup
|
||||
|
||||
%post -n libply-boot-client2 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libply-boot-client2 -p /sbin/ldconfig
|
||||
|
||||
%post -n libply-splash-core2 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libply-splash-core2 -p /sbin/ldconfig
|
||||
|
||||
%post -n libply-splash-graphics2 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libply-splash-graphics2 -p /sbin/ldconfig
|
||||
|
||||
%post -n libply2 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libply2 -p /sbin/ldconfig
|
||||
|
||||
%post theme-spinfinity
|
||||
|
Reference in New Issue
Block a user