D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /lib/initcpio/install/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : //lib/initcpio/install/bcache
#!/bin/bash
build() {
    add_module bcache
    add_binary /usr/lib/udev/bcache-export-cached
    add_binary /usr/lib/udev/bcache-register
    add_binary /usr/lib/udev/probe-bcache
    add_file /usr/lib/udev/rules.d/69-bcache.rules
}
help() {
    cat <<HELPEOF
This hook will auto-assemble bcache devices.
Requires the udev hook.
HELPEOF
}


AnonSec - 2021 | Recode By D7net