/
/
usr
/
lib
/
dracut
/
modules.d
/
71prefixdevname
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/usr/lib/dracut/modules.d/71prefixdevname
Edit:
/usr/lib/dracut/modules.d/71prefixdevname/module-setup.sh
#!/bin/bash # Make sure we always include generated link files in initrd check() { return 0 } install() { if dracut_module_included "systemd"; then inst_multiple -H -o /etc/systemd/network/71-net-ifnames-prefix-*.link fi }
Ukuran: 245 B