📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 07:39:40
📂
/ (Root)
/
lib
/
dracut
/
modules.d
/
71prefixdevname-tools
📍 /lib/dracut/modules.d/71prefixdevname-tools
🔄 Refresh
✏️
Editing: module-setup.sh
Read Only
#!/bin/bash # Include the prefixdevname tools only if this was explicitely requested check() { return 255 } install() { inst /usr/lib/udev/prefixdevname inst_rules 71-prefixdevname.rules }
💾 Save Changes
❌ Cancel