]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Uh, yeah. Umask. I'm stupid.
authorTilghman Lesher <tilghman@meg.abyt.es>
Mon, 15 Mar 2010 21:43:14 +0000 (21:43 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Mon, 15 Mar 2010 21:43:14 +0000 (21:43 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@252617 65c4cc65-6c06-0410-ace0-fbb531ad65f3

contrib/init.d/org.asterisk.asterisk.plist

index a0c87e83591a6997c5fd8b0c7d09c4b9788acb32..79fe5d8aa48fb19fa7750cbe64ef7b539bb0124c 100644 (file)
@@ -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>