net/ntopng: post-merge amendments

This commit is contained in:
Franco Fichtner
2018-09-07 17:05:16 +02:00
parent aaf93801a4
commit 5626cc1e8f
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -56,6 +56,7 @@ net/haproxy -- Reliable, high performance TCP/HTTP load balancer
net/igmp-proxy -- IGMP-Proxy Service
net/l2tp -- L2TP server based on MPD5
net/mdns-repeater -- Proxy multicast DNS between networks
net/ntopng -- Traffic Analysis and Flow Collection
net/pppoe -- PPPoE server based on MPD5
net/pptp -- PPTP server based on MPD5
net/quagga -- End of life, superseded by FRR plugin
@@ -52,4 +52,4 @@ function ntopng_services()
);
return $services;
}
}
@@ -44,7 +44,7 @@ class ServiceController extends ApiMutableServiceControllerBase
static protected $internalServiceTemplate = 'OPNsense/Ntopng';
static protected $internalServiceEnabled = 'enabled';
static protected $internalServiceName = 'ntopng';
/**
* check if Redis plugin is installed
* @return array
+1 -1
View File
@@ -6,4 +6,4 @@ chown ntopng:ntopng /var/run/ntopng
mkdir -p /var/tmp/ntopng/
chmod 755 /var/tmp/ntopng
chown ntopng:wheel /var/tmp/ntopng
chown ntopng:wheel /var/tmp/ntopng
@@ -1,2 +1,2 @@
ntopng:/etc/rc.conf.d/ntopng
ntopng.conf:/usr/local/etc/ntopng.conf
ntopng.conf:/usr/local/etc/ntopng.conf