fixing Disk Full behavior -- invokes stop_core_services.sh

This commit is contained in:
Patrick McGuire
2021-12-01 10:33:04 -05:00
parent b3b29f8058
commit dc0f8aff5d
2 changed files with 10 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
#birdnet
*/5 * * * * /usr/local/bin/disk_check.sh &> /dev/null
#birdnet
*/3 * * * * /usr/local/bin/cleanup.sh &> /dev/null
#birdnet
@reboot /usr/local/bin/cleanup.sh &> /dev/null