ntfy/Readme.md
2024-09-15 20:09:35 +02:00

9 lines
282 B
Markdown

## setup ntfy
### mdadm
- 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
- make the script executable, with eg. ''chmod +x /usr/local/bin/mdadm-notiy.sh''