Files
asterisk/main
Tilghman Lesher 096a41e440 Some platforms clear /var/run at boot, which makes connecting a remote console... difficult.
Previously, we only created the default /var/run/asterisk directory at install
time.  While we could create it in the init script, that would not work for
those who start asterisk manually from the command line.  So the safest thing
to do is to create it as part of the Asterisk boot process.  This also changes
the ownership of the directory, because the pid and ctl files are created after
we setuid/setgid.

(closes issue #16802)
 Reported by: Brian
 Patches: 
       20100224__issue16802.diff.txt uploaded by tilghman (license 14)
 Tested by: tzafrir


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@248859 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-02-25 21:21:05 +00:00
..
2009-11-06 15:41:41 +00:00
2009-10-11 17:25:06 +00:00
2009-07-16 21:24:16 +00:00
2009-08-10 19:15:57 +00:00
2009-03-17 05:50:52 +00:00
2009-08-10 19:15:57 +00:00
2009-12-04 15:17:03 +00:00
2009-08-10 19:15:57 +00:00
2010-01-04 21:45:46 +00:00