SHA256
1
0
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:
Raymond Wooninck
2012-06-21 14:20:37 +00:00
committed by Git OBS Bridge
parent f6eb460c7c
commit 2594d497fa
3 changed files with 48 additions and 11 deletions

View File

@@ -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