use single system_stats script

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2021-06-04 22:27:33 +02:00
parent 7d80bc7eed
commit 1d7ccfd67d
2 changed files with 0 additions and 10 deletions

View File

@ -1,5 +0,0 @@
#!/bin/sh
notif set 0 " Getting system stats..."
killall -s USR1 system_stats
exit 0

View File

@ -1,5 +0,0 @@
#!/bin/sh
notif set 0 "Getting system stats..."
killall -s USR1 system_stats
exit 0