/
/
usr
/
lib
/
dracut
/
modules.d
/
95fcoe
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/usr/lib/dracut/modules.d/95fcoe
Edit:
/usr/lib/dracut/modules.d/95fcoe/stop-fcoe.sh
#!/bin/bash for f in /sys/bus/fcoe/devices/ctlr_* ; do [ -e $f ] || continue echo 0 > $f/enabled done
Ukuran: 111 B