From 6c708fc8954643d662ce161c44269e4c64224360 Mon Sep 17 00:00:00 2001 From: steering7253 Date: Sun, 10 May 2026 07:58:20 -0600 Subject: ahhhh --- cronjob.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cronjob.py b/cronjob.py index ea3b245..d85a527 100755 --- a/cronjob.py +++ b/cronjob.py @@ -34,7 +34,7 @@ curs.close() spcfg = open('/opt/autopeer/smokeping-peer.conf', 'w') print(sp_conf_str, file=spcfg) spcfg.close() -os.system('systemctl try-reload-or-restart smokeping') +os.system('systemctl try-reload-or-restart smokeping 2>/dev/null') curs = DB.execute('SELECT name, asn FROM peers WHERE deleted=1') deletions = [] -- cgit v1.3.1-10-gc9f91