summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2008-01-30 20:08:58 +0000
committerOlle Johansson <oej@edvina.net>2008-01-30 20:08:58 +0000
commit9d07e7e9ee90aef47b4a794f9af61b8426296bf1 (patch)
tree4b399f07870631c81bcb8d7f0187f39425fb0cf6 /configs
parentc6635ef6c2076dd5f33d42bfb113d4f4b33f493c (diff)
Clarify configuration file that can be misunderstood
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@101322 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/cli.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cli.conf.sample b/configs/cli.conf.sample
index 112ae1c90..0ddd92c99 100644
--- a/configs/cli.conf.sample
+++ b/configs/cli.conf.sample
@@ -5,7 +5,7 @@
[startup_commands]
;
; Any commands listed in this section will get automatically executed
-; when Asterisk starts.
+; when Asterisk starts as a daemon or foreground process (-c).
;
;sip set debug on = yes
;core set verbose 3 = yes