golden hour
/usr/lib/systemd/system-shutdown
⬆️ Go Up
Upload
File/Folder
Size
Actions
mdadm.shutdown
168 B
Del
OK
Edit: mdadm.shutdown
#!/usr/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