mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-11 12:28:27 +00:00
Issue 9998 - Remove SIG prefix, since it's not supported by ksh
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@69743 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -39,7 +39,7 @@ ulimit -c unlimited
|
||||
#
|
||||
# Don't die if stdout/stderr can't be written to
|
||||
#
|
||||
trap '' SIGPIPE
|
||||
trap '' PIPE
|
||||
|
||||
#
|
||||
# Run scripts to set any environment variables or do any other system-specific setup needed
|
||||
|
||||
Reference in New Issue
Block a user