aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar steering72532026-05-04 21:58:44 +0000
committerGravatar steering72532026-05-04 21:58:44 +0000
commit40bcb11bb77c7a14fffde1b355f95a3ec60a8d46 (patch)
treed7dde73382aba9644ab190c2005f337d91991bcc
parentupdate roa command (diff)
oops, username
-rw-r--r--crond.autopeer4
1 files changed, 2 insertions, 2 deletions
diff --git a/crond.autopeer b/crond.autopeer
index a58c8f5..e399381 100644
--- a/crond.autopeer
+++ b/crond.autopeer
@@ -2,5 +2,5 @@
*/5 * * * * root /opt/autopeer/cronjob.py
0 * * * * root git -C /opt/autopeer pull
-*/15 * * * * curl -sfSLR -o /etc/bird/roa_dn42.conf -z /etc/bird/roa_dn42.conf https://dn42.burble.com/roa/dn42_roa_bird2_4.conf && birdc configure > /dev/null
-*/15 * * * * curl -sfSLR -o /etc/bird/roa_dn42_v6.conf -z /etc/bird/roa_dn42_v6.conf https://dn42.burble.com/roa/dn42_roa_bird2_6.conf && birdc configure > /dev/null
+*/15 * * * * root curl -sfSLR -o /etc/bird/roa_dn42.conf -z /etc/bird/roa_dn42.conf https://dn42.burble.com/roa/dn42_roa_bird2_4.conf && birdc configure > /dev/null
+*/15 * * * * root curl -sfSLR -o /etc/bird/roa_dn42_v6.conf -z /etc/bird/roa_dn42_v6.conf https://dn42.burble.com/roa/dn42_roa_bird2_6.conf && birdc configure > /dev/null