mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/wol: fix ACL matching
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
PLUGIN_NAME= wol
|
||||
PLUGIN_VERSION= 2.0.d
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_REVISION= 3
|
||||
PLUGIN_DEPENDS= wol
|
||||
PLUGIN_COMMENT= Wake on LAN Service
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
<page-services-wakeonlan>
|
||||
<name>Services: Wake on LAN</name>
|
||||
<patterns>
|
||||
<pattern>ui/wol*</pattern>
|
||||
<pattern>api/wol*</pattern>
|
||||
<pattern>ui/wol/*</pattern>
|
||||
<pattern>api/wol/*</pattern>
|
||||
</patterns>
|
||||
</page-services-wakeonlan>
|
||||
</acl>
|
||||
|
||||
Reference in New Issue
Block a user