From: Olle Johansson Date: Wed, 30 Jan 2008 20:08:58 +0000 (+0000) Subject: Clarify configuration file that can be misunderstood X-Git-Tag: 1.6.0-beta3~2^2~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d07e7e9ee90aef47b4a794f9af61b8426296bf1;p=thirdparty%2Fasterisk.git Clarify configuration file that can be misunderstood git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@101322 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/cli.conf.sample b/configs/cli.conf.sample index 112ae1c90e..0ddd92c998 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