]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Remove extra 'the'.
authorLeif Madsen <leif@leifmadsen.com>
Mon, 20 Jun 2011 18:07:44 +0000 (18:07 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Mon, 20 Jun 2011 18:07:44 +0000 (18:07 +0000)
Reported by Vlad Povorozniuc

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@324239 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/queuerules.conf.sample
contrib/scripts/asterisk.logrotate

index ccabe2cfa415f82603f0a9c8939f7e3d2acb9516..fb2a1ba879c713ad21d18447ab61cb90f57cc64f 100644 (file)
@@ -7,7 +7,7 @@
 ;
 ; Note: There is a limitation to these rules; a caller will follow the penaltychange rules for
 ; the queue that were defined at the time the caller entered the queue. If an update to the rules is
-; made during the the caller's stay in the queue, these will not be reflected for that caller.
+; made during the caller's stay in the queue, these will not be reflected for that caller.
 ;
 ; The syntax for these rules is
 ; penaltychange => <number of seconds into the call>,<absolute or relative change to QUEUE_MAX_PENALTY>[,absolute or relative change to QUEUE_MIN_PENALTY]
index 92e6548e733ae42856d48bd5530db09bb0395fa7..1c352e8146eab88bab76c4def8e044cb16289b5f 100644 (file)
@@ -5,6 +5,8 @@ __LOGDIR__/debug __LOGDIR__/console __LOGDIR__/full __LOGDIR__/messages __LOGDIR
        compress
        delaycompress
        notifempty
+       #
+       # make sure the user and group matches what Asterisk is running as
        create 640 root root 
        sharedscripts
        postrotate