浏览代码

icinga2: check_bird_ospf should us Python3 of course

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 2 年之前
父节点
当前提交
73d0027fc6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      icinga2/plugins/check_bird_ospf

+ 1 - 1
icinga2/plugins/check_bird_ospf

@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 #
 # Check state of OSPF sessions in Bird Internet Routing Daemon
 #