From 23dcff078a4ba0e40b98231b8fde23b75ee41daf Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 26 Jul 2020 07:30:52 +0200 Subject: [PATCH] net/chrony|net-mgmt/zabbix5-proxy: whitespace sweep and sync --- README.md | 2 ++ .../src/opnsense/scripts/OPNsense/Zabbixproxy/setup.sh | 0 net/chrony/pkg-descr | 6 +++--- net/chrony/src/opnsense/scripts/OPNsense/Chrony/setup.sh | 0 4 files changed, 5 insertions(+), 3 deletions(-) mode change 100644 => 100755 net-mgmt/zabbix5-proxy/src/opnsense/scripts/OPNsense/Zabbixproxy/setup.sh mode change 100644 => 100755 net/chrony/src/opnsense/scripts/OPNsense/Chrony/setup.sh diff --git a/README.md b/README.md index 6d6a92303..9ae4e6a7a 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ net-mgmt/nrpe -- Execute nagios plugins net-mgmt/telegraf -- Agent for collecting metrics and data net-mgmt/zabbix-agent -- Zabbix monitoring agent net-mgmt/zabbix4-proxy -- Zabbix Proxy enables decentralized monitoring +net-mgmt/zabbix5-proxy -- Zabbix Proxy enables decentralized monitoring +net/chrony -- Chrony time synchronisation (development only) net/firewall -- Firewall API supplemental package net/freeradius -- RADIUS Authentication, Authorization and Accounting Server net/frr -- The FRRouting Protocol Suite diff --git a/net-mgmt/zabbix5-proxy/src/opnsense/scripts/OPNsense/Zabbixproxy/setup.sh b/net-mgmt/zabbix5-proxy/src/opnsense/scripts/OPNsense/Zabbixproxy/setup.sh old mode 100644 new mode 100755 diff --git a/net/chrony/pkg-descr b/net/chrony/pkg-descr index 0fd3f4ae5..de8195fad 100644 --- a/net/chrony/pkg-descr +++ b/net/chrony/pkg-descr @@ -1,5 +1,5 @@ -An alternative to native ntpd daemon. In some edge cases chrony works -better in virtual environments. +An alternative to native ntpd daemon. In some edge cases chrony works +better in virtual environments. Plugin Changelog ---------------- @@ -8,7 +8,7 @@ Plugin Changelog * Allow to adjust the listening port * Allow setting of up to three peers -* Use of allowed networks +* Use of allowed networks WWW: https://chrony.tuxfamily.org/ diff --git a/net/chrony/src/opnsense/scripts/OPNsense/Chrony/setup.sh b/net/chrony/src/opnsense/scripts/OPNsense/Chrony/setup.sh old mode 100644 new mode 100755