📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 18:48:57
📂
/
/
usr
/
lib
/
dracut
/
modules.d
/
50plymouth
✏️
Editing: plymouth-newroot.sh
#!/bin/sh if type plymouth >/dev/null 2>&1 && [ -z "$DRACUT_SYSTEMD" ]; then plymouth --newroot=$NEWROOT fi
💾 Save Changes
❌ Cancel