diff options
Diffstat (limited to 'dracut.sh')
-rwxr-xr-x | dracut.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -872,6 +872,7 @@ if [[ $hostonly ]]; then "/sbin" \ "/lib" \ "/lib64" \ + "/usr" \ "/usr/bin" \ "/usr/sbin" \ "/usr/lib" \ |