]> TLD Linux GIT Repositories - packages/dracut.git/blob - os-release.patch
- updated for 044
[packages/dracut.git] / os-release.patch
1 diff -ur dracut-044.orig/modules.d/50plymouth/plymouth-populate-initrd.sh dracut-044/modules.d/50plymouth/plymouth-populate-initrd.sh
2 --- dracut-044.orig/modules.d/50plymouth/plymouth-populate-initrd.sh    2015-11-25 13:22:28.000000000 +0000
3 +++ dracut-044/modules.d/50plymouth/plymouth-populate-initrd.sh 2015-11-30 12:47:19.901305000 +0000
4 @@ -5,7 +5,7 @@
5  
6  inst_multiple plymouthd plymouth \
7      "${PLYMOUTH_LOGO_FILE}" \
8 -    /etc/system-release
9 +    /etc/os-release
10  
11  mkdir -m 0755 -p "${initdir}/usr/share/plymouth"
12