[Home]

Summary:ASTERISK-02144: [patch] Allow priority to be set even if non-root user ID is specified
Reporter:cursor_software (cursor_software)Labels:
Date Opened:2004-07-29 21:20:27Date Closed:2008-01-15 15:04:05.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk.c.diff
( 1) asterisk.c.unidiff
Description:Allow priority to be set, using the "-p" switch, even if user/group IDs are specified on the command line, using "-U" and "-G".

****** ADDITIONAL INFORMATION ******

Set the priority before changing the user ID.
Comments:By: Brian West (bkw918) 2004-07-29 23:01:17

diff -u

And do you have a disclaimer?

By: cursor_software (cursor_software) 2004-07-29 23:33:57

1. I find "diff -c" easter to follow, but I'll use "diff -u" in future patch submissions.

2. No.  The patches I uploaded today should considered be too minor for one of those anyway.

By: twisted (twisted) 2004-07-30 12:24:37

Add a diff -u if you wish this to be considered.

By: cursor_software (cursor_software) 2004-07-31 12:41:29

Unidiff uploaded for those who can't deal with standard context diffs.

By: Mark Spencer (markster) 2004-07-31 16:39:25

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 15:04:05.000-0600

Repository: asterisk
Revision: 3551

U   trunk/asterisk.c

------------------------------------------------------------------------
r3551 | markster | 2008-01-15 15:04:05 -0600 (Tue, 15 Jan 2008) | 2 lines

Allow priority to be set in addition to -U / -G (bug ASTERISK-2144)

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

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