mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/netbird: initial style sweep ad XML fix
This commit is contained in:
@@ -6,4 +6,4 @@ PLUGIN_MAINTAINER= opn-netbird@sun-ri.se
|
||||
PLUGIN_WWW= https://netbird.io
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
@@ -15,4 +15,4 @@ network routing simplify connectivity.
|
||||
FreeBSD systems to join a NetBird mesh network and securely communicate with
|
||||
other peers.
|
||||
|
||||
For more details, visit: https://netbird.io
|
||||
For more details, visit: https://netbird.io
|
||||
|
||||
@@ -54,4 +54,3 @@ function netbird_services()
|
||||
|
||||
return $services;
|
||||
}
|
||||
|
||||
|
||||
@@ -75,4 +75,3 @@ switch ($type) {
|
||||
shell_exec('/usr/local/bin/netbird down');
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
<Settings order="40" url="/ui/netbird"/>
|
||||
<ConStatus order="50" VisibleName="Status" url="/ui/netbird/constatus"/>
|
||||
<LogFile VisibleName="Log File" order="60" url="/ui/diagnostics/log/core/netbird"/>
|
||||
</netbird>
|
||||
</Netbird>
|
||||
</VPN>
|
||||
</menu>
|
||||
|
||||
@@ -13,4 +13,4 @@ if [ $? -ne 0 ]; then
|
||||
mv /usr/local/etc/netbird/config.json.$timestamp /usr/local/etc/netbird/config.json
|
||||
/usr/local/etc/rc.d/netbird start
|
||||
fi
|
||||
exit 0
|
||||
exit 0
|
||||
|
||||
@@ -54,4 +54,4 @@ message:get short netbird connection status
|
||||
command:/usr/local/bin/netbird status --json
|
||||
errors:no
|
||||
type:script_output
|
||||
message:get netbird connection status
|
||||
message:get netbird connection status
|
||||
|
||||
@@ -1 +1 @@
|
||||
netbird:/etc/rc.conf.d/netbird
|
||||
netbird:/etc/rc.conf.d/netbird
|
||||
|
||||
Reference in New Issue
Block a user