📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 06:08:14
📂
/ (Root)
/
lib
/
dracut
/
modules.d
/
90btrfs
📍 /lib/dracut/modules.d/90btrfs
🔄 Refresh
✏️
Editing: btrfs_timeout.sh
Read Only
#!/bin/sh type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh info "Scanning for all btrfs devices" /sbin/btrfs device scan >/dev/null 2>&1
💾 Save Changes
❌ Cancel