Skip to content
Snippets Groups Projects
Commit a452a076 authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

Merged revisions 252617 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r252617 | tilghman | 2010-03-15 16:43:14 -0500 (Mon, 15 Mar 2010) | 2 lines
  
  Uh, yeah.  Umask.  I'm stupid.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@252619 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 2b9d9f8e
Branches
Tags
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment