Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.12.146.100
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
lib /
dracut /
modules.d /
90mdraid /
[ HOME SHELL ]
Name
Size
Permission
Action
59-persistent-storage-md.rules
843
B
-rw-r--r--
65-md-incremental-imsm.rules
1.44
KB
-rw-r--r--
md-noddf.sh
197
B
-rwxr-xr-x
md-noimsm.sh
199
B
-rwxr-xr-x
md-shutdown.sh
672
B
-rwxr-xr-x
mdmon-pre-shutdown.sh
338
B
-rwxr-xr-x
mdmon-pre-udev.sh
240
B
-rwxr-xr-x
mdraid-cleanup.sh
708
B
-rwxr-xr-x
mdraid-needshutdown.sh
265
B
-rwxr-xr-x
mdraid-waitclean.sh
910
B
-rwxr-xr-x
mdraid_start.sh
1.91
KB
-rwxr-xr-x
module-setup.sh
3.99
KB
-rwxr-xr-x
parse-md.sh
2.12
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 59-persistent-storage-md.rules
SUBSYSTEM!="block", GOTO="md_end" ACTION!="add|change", GOTO="md_end" # Also don't process disks that are slated to be a multipath device ENV{DM_MULTIPATH_DEVICE_PATH}=="?*", GOTO="md_end" KERNEL!="md[0-9]*|md_d[0-9]*|md/*", KERNEL!="md*", GOTO="md_end" # partitions have no md/{array_state,metadata_version} ENV{DEVTYPE}=="partition", GOTO="md_ignore_state" # container devices have a metadata version of e.g. 'external:ddf' and # never leave state 'inactive' ATTR{md/metadata_version}=="external:[A-Za-z]*", ATTR{md/array_state}=="inactive", GOTO="md_ignore_state" TEST!="md/array_state", GOTO="md_end" ATTR{md/array_state}=="|clear|inactive", GOTO="md_end" LABEL="md_ignore_state" IMPORT{program}="/sbin/mdadm --detail --export $tempnode" IMPORT BLKID OPTIONS+="link_priority=100" OPTIONS+="watch" OPTIONS+="db_persist" LABEL="md_end"
Close