adjusted readme.md

This commit is contained in:
Robinson Bomze 2024-09-15 20:10:59 +02:00
parent 340b87362d
commit 53ac073856

View File

@ -2,7 +2,7 @@
### mdadm ### mdadm
- add line with 'PROGRAM' to your existing mdadm config, usually in /etc/mdadm/mdadm.cfg - add line with 'PROGRAM' to your existing mdadm config, usually in /etc/mdadm/mdadm.cfg
- place ''mdadm-notify.sh'' in a folder specified in the config, eg. /usr/local/bin - place '''mdadm-notify.sh''' in a folder specified in the config, eg. /usr/local/bin
- make the script executable, with eg. ''chmod +x /usr/local/bin/mdadm-notiy.sh'' - make the script executable, with eg. '''chmod +x /usr/local/bin/mdadm-notiy.sh'''