/
usr
/
lib
/
systemd
/
system-shutdown
/
/usr/lib/systemd/system-shutdown
mkdir
upload
Name
Size
Mode
Actions
fwupd.shutdown
252
0755
edit
dl
rm
mdadm.shutdown
160
0755
edit
dl
rm
Edit:
/usr/lib/systemd/system-shutdown/mdadm.shutdown
(160B)
#!/bin/sh # We need to ensure all md arrays with external metadata # (e.g. IMSM, DDF) are clean before completing the shutdown. /sbin/mdadm --wait-clean --scan
Save
cmd:
run