mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-23 05:40:52 +00:00
support system-specific scripts in safe_asterisk, before starting Asterisk proper
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@21638 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -40,6 +40,13 @@ safe_asterisk runs in that directory, rather than in / as usual.
|
||||
If core files were generated there, they may be
|
||||
.RE
|
||||
|
||||
.B /etc/asterisk/startup.d
|
||||
.RS
|
||||
Files in this directory will be 'source'd by the safe_asterisk script before
|
||||
it starts Asterisk proper, allowing them to set additional environment variables
|
||||
or run any other steps that are needed for your system.
|
||||
.RE
|
||||
|
||||
.SH BUGS
|
||||
While showing the output on a console is useful, using screen(1) as
|
||||
the terminal may be better.
|
||||
|
Reference in New Issue
Block a user