aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-30 20:08:58 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-30 20:08:58 +0000
commit47a4db9a84024f13e471ced7b9c56c6b3336c6cf (patch)
tree4b399f07870631c81bcb8d7f0187f39425fb0cf6 /configs
parent32f90215c3ca73b65d91a4615a5d8932e77476b4 (diff)
Clarify configuration file that can be misunderstood
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@101322 f38db490-d61c-443f-a65b-d21fe96a405b
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