🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 12:16:32 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
dracut
/
modules.d
/
50plymouth
📍 /usr/lib/dracut/modules.d/50plymouth
🔄 Refresh
✏️
Editing: plymouth-newroot.sh
Read Only
#!/usr/bin/sh if type plymouth > /dev/null 2>&1 && [ -z "$DRACUT_SYSTEMD" ]; then plymouth --newroot="$NEWROOT" fi
💾 Save Changes
❌ Cancel