security/softether: fixup previous

This commit is contained in:
Franco Fichtner
2018-11-11 11:33:38 +01:00
parent 023fd97be1
commit 8c934b93e7
6 changed files with 7 additions and 6 deletions
+1
View File
@@ -72,6 +72,7 @@ security/intrusion-detection-content-et-pro -- IDS Proofpoint ET Pro ruleset (ne
security/intrusion-detection-content-pt-open -- IDS PT Research ruleset (only for non-commercial use)
security/intrusion-detection-content-snort-vrt -- IDS Snort VRT ruleset (needs registration or subscription)
security/openconnect -- OpenConnect Client
security/softether -- Cross-platform Multi-protocol VPN Program
security/tinc -- Tinc VPN
security/tor -- The Onion Router
sysutils/api-backup -- Provide the functionality to download the config.xml
+1 -1
View File
@@ -3,6 +3,6 @@ PLUGIN_VERSION= 0.1
PLUGIN_COMMENT= Cross-platform Multi-protocol VPN Program
PLUGIN_DEPENDS= softether
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_DEVEL= yes
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"
+1 -1
View File
@@ -2,7 +2,7 @@ SoftEther VPN ("SoftEther" means "Software Ethernet") is one of
the world's most powerful and easy-to-use multi-protocol VPN
software. It runs on Windows, Linux, Mac, FreeBSD and Solaris.
SoftEther VPN is open source. You can use SoftEther for any
SoftEther VPN is open source. You can use SoftEther for any
personal or commercial use for free charge.
WWW: https://www.softether.org/
@@ -1,6 +1,6 @@
<acl>
<page-softether-config>
<name>Services: SoftEther VPN</name>
<name>VPN: SoftEther</name>
<patterns>
<pattern>ui/softether/*</pattern>
<pattern>api/softether/*</pattern>
+2 -2
View File
@@ -1,4 +1,4 @@
#!/bin/sh
mkdir -p /var/db/softether/
mkdir -p /var/log/softether/
mkdir -p /var/db/softether
mkdir -p /var/log/softether
@@ -1 +1 @@
softether_server:/etc/rc.conf.d/softether_server
softether_server:/etc/rc.conf.d/softether_server