]> TLD Linux GIT Repositories - packages/dracut.git/blob - os-release.patch
- cosmetics
[packages/dracut.git] / os-release.patch
1 diff -urpa dracut-047.orig/modules.d/50plymouth/plymouth-populate-initrd.sh dracut-047/modules.d/50plymouth/plymouth-populate-initrd.sh
2 --- dracut-047.orig/modules.d/50plymouth/plymouth-populate-initrd.sh    2018-02-19 09:00:33.000000000 +0000
3 +++ dracut-047/modules.d/50plymouth/plymouth-populate-initrd.sh 2018-03-15 12:03:37.494982675 +0000
4 @@ -4,7 +4,7 @@ PLYMOUTH_LOGO_FILE="/usr/share/pixmaps/s
5  PLYMOUTH_THEME=$(plymouth-set-default-theme)
6  
7  inst_multiple plymouthd plymouth \
8 -    /etc/system-release
9 +    /etc/os-release
10  
11  test -e "${PLYMOUTH_LOGO_FILE}" && inst_simple "${PLYMOUTH_LOGO_FILE}"
12