[mythtv-users] Re: SUID Root

Jon Dye jon at pecorous.co.uk
Mon Mar 28 17:08:03 UTC 2005


Dan Wilga wrote:
> At 2:18 PM +1030 3/26/05, Matthew Phillips wrote:
> 
>> On 26/03/2005, at 12:44 PM, Mario L wrote:
>>
>>> No i haven't, but wouldn't I have to do that each time I launched myth?
>>
>>
>> Yes, but it's not hard to do:
>>
>>   sudo /usr/bin/renice -5 `ps -e | grep mythfrontend | cut -f1 -d" "`
>>
>> You can put that in a script that runs the frontend.

Or a simpler version:

sudo /usr/bin/renice -5 `pgrep mythfrontend`

JD

-- 
"If NT is the answer, you didn't understand the question", said Tigger.
"Bother", said Pooh, as he deleted his root directory.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3397 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20050328/443742dd/smime.bin


More information about the mythtv-users mailing list