┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/lib/dracut/modules.d/99uefi-lib
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: module-setup.sh
#!/usr/bin/bash # called by dracut check() { return 255 } # called by dracut depends() { echo bash return 0 } # called by dracut install() { inst_simple "$moddir/uefi-lib.sh" "/lib/uefi-lib.sh" }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 module-setup.sh
SH
215 B
2025-05-01 10:52
EDIT
📄 uefi-lib.sh
SH
5.7 KB
2025-05-01 10:52
EDIT