mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-03 20:06:24 +00:00
Uh, yeah. Umask. I'm stupid.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@252617 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<key>RunAtLoad</key>
|
||||
<true/>
|
||||
<key>Umask</key>
|
||||
<integer>432</integer><!-- 0660 -->
|
||||
<integer>7</integer><!-- 0007 -->
|
||||
<key>Program</key>
|
||||
<string>/usr/local/sbin/asterisk</string>
|
||||
<key>ProgramArguments</key>
|
||||
|
||||
Reference in New Issue
Block a user