[asterisk-bugs] [Asterisk 0013153]: [patch] set ASTVARRUNDIR=$(localstatedir)/run/asterisk as default path

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jun 11 21:20:21 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=13153 
====================================================================== 
Reported By:                pabelanger
Assigned To:                mvanbaak
====================================================================== 
Project:                    Asterisk
Issue ID:                   13153
Category:                   Core/BuildSystem
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 133524 
Request Review:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-07-24 17:14 CDT
Last Modified:              2009-06-11 21:20 CDT
====================================================================== 
Summary:                    [patch] set
ASTVARRUNDIR=$(localstatedir)/run/asterisk as default path
Description: 
A simple patch to change the default location for ASTVARRUNDIR.

The reason for this revolves around running asterisk as a non-root user. 
With this patch, we can setup specific permission on the folder for our
non-root user to control.

Without this patch, there is no way to control the permission on the
ASTVARRUNDIR path because other application also write to this path.

A conversation on #asterisk-dev with seanbright raised no major
objections.
====================================================================== 

---------------------------------------------------------------------- 
 (0106322) svnbot (reporter) - 2009-06-11 21:20
 https://issues.asterisk.org/view.php?id=13153#c106322 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 200254

U   trunk/contrib/init.d/rc.debian.asterisk

------------------------------------------------------------------------
r200254 | seanbright | 2009-06-11 21:20:20 -0500 (Thu, 11 Jun 2009) | 5
lines

Call chgrp instead of chown when setting run directory group ownership.

(issue https://issues.asterisk.org/view.php?id=13153)
Reported by: pabelanger

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=200254 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-11 21:20 svnbot         Checkin                                      
2009-06-11 21:20 svnbot         Note Added: 0106322                          
======================================================================




More information about the asterisk-bugs mailing list