This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
plymouth
Watch
1
Star
0
Fork
You've already forked plymouth
0
mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced
2026-05-05 22:48:00 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
parsekmsg
plymouth
/
scripts
/
plymouth-update-initrd
3 lines
22 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Gut plymouth-update-initrd It's broken and people keep using it, so change it so that it's useful.
2008-10-17 15:49:31 -04:00
#!/bin/bash
scripts: plymouth-update-initrd should call dracut -f with no args dracut -f does the right thing on it's own, so we shouldn't try to overspecify it
2014-01-10 15:55:20 -05:00
dracut -f
Reference in a new issue
Copy permalink