summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2012-07-19 20:37:10 +0000
committerJonathan Rose <jrose@digium.com>2012-07-19 20:37:10 +0000
commitded09e368240150145bf29d919ff84dec9f91d2b (patch)
tree48f236e67d2c111396a2150d5a11859d2f7905c4 /configs
parentd13e01578447d367462cb41c7da7281aadff2f17 (diff)
named_acl: Remove systemname option from acl.conf, use asterisk.conf value
Review: https://reviewboard.asterisk.org/r/2057/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370265 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/acl.conf.sample6
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/acl.conf.sample b/configs/acl.conf.sample
index ca6906d4b..b052606ce 100644
--- a/configs/acl.conf.sample
+++ b/configs/acl.conf.sample
@@ -11,12 +11,6 @@
; acl show <name> Show contents of a particular named ACL
; reload acl Reload configuration file
;
-;[general]
-;systemname=asterisksystem1 ; If a system name is specified, realtime
-; ; ACLs will only be retrieved if they have
-; ; a systemname field that matches this value.
-; ; If it's less blank, the field is ignored.
-;
; Any configuration that uses ACLs which has been made to be able to use named
; ACLs will specify a named ACL with the 'acl' option in its configuration in
; a similar fashion to the usual 'permit' and 'deny' options. Example: