mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-04 14:26:13 -04:00
net: unleash mpd5 server daemons
This commit is contained in:
parent
19915a5154
commit
ac3eb9892b
3 changed files with 3 additions and 8 deletions
|
|
@ -1,7 +1,5 @@
|
|||
PLUGIN_NAME= l2tp
|
||||
PLUGIN_PRIVATE= yes
|
||||
PLUGIN_VERSION= 0.5
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_DEPENDS= clog mpd5
|
||||
PLUGIN_COMMENT= LT2P server based on MPD5
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
PLUGIN_NAME= pppoe
|
||||
PLUGIN_PRIVATE= yes
|
||||
PLUGIN_VERSION= 0.5
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_DEPENDS= clog mpd5
|
||||
PLUGIN_COMMENT= PPPoE server based on MPD5
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
PLUGIN_NAME= pptp
|
||||
PLUGIN_PRIVATE= yes
|
||||
PLUGIN_VERSION= 0.5
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_DEPENDS= clog mpd5
|
||||
PLUGIN_COMMENT= PPTP server based on MPD5
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue