mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/ntopng: fix startup race with redis
PR: https://github.com/opnsense/ports/issues/43
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# start again to fix race with redis (no need to restart)
|
||||
/usr/local/etc/rc.d/ntopng start
|
||||
Reference in New Issue
Block a user