Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26810 - Freenet not niceing when "su freenet --" included on line 67 of /etc/init.d/freenet
Summary: Freenet not niceing when "su freenet --" included on line 67 of /etc/init.d/f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-17 08:22 UTC by Patrick Bauer
Modified: 2004-02-10 13:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Bauer 2003-08-17 08:22:20 UTC
Freenet is not niceing... when i remove "su freenet --" from line 67 of
/etc/init.d/freenet... then freenet will nice properly... i am not sure why this
is happening... the freenet user and group get created properly as the ebuild
does this (from freenet-0.5.2.1-r5.ebuild)..



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Brandon Low (RETIRED) gentoo-dev 2003-09-08 15:05:45 UTC
try -r6, may be fixed due to s/su/sudo/ in the rc file
Comment 2 Patrick Bauer 2003-09-09 12:17:40 UTC
See bug #28229 for further comments..

Pat.
Comment 3 Brandon Low (RETIRED) gentoo-dev 2004-02-10 12:53:22 UTC
I think I fixed this, did I?
Comment 4 Patrick Bauer 2004-02-10 13:38:08 UTC
Yup... this is fixed..