golden hour
/lib/systemd/system-shutdown
⬆️ Go Up
Upload
File/Folder
Size
Actions
mdadm.shutdown
164 B
Del
OK
Edit: mdadm.shutdown
#!/bin/sh # We need to ensure all md arrays with external metadata # (e.g. IMSM, DDF) are clean before completing the shutdown. /usr/sbin/mdadm --wait-clean --scan
Save