Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138860 - polipo depends on app-admin/sudo
Summary: polipo depends on app-admin/sudo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-02 07:29 UTC by Cédric Krier
Modified: 2006-07-05 12:14 UTC (History)
0 users

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


Attachments
polipo_crond.patch (patch,280 bytes, patch)
2006-07-02 07:31 UTC, Cédric Krier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Krier gentoo-dev 2006-07-02 07:29:45 UTC
polipo's cron script use sudo to become user polipo. I think it will be better to use su. So polipo will not depend of sudo.
Comment 1 Cédric Krier gentoo-dev 2006-07-02 07:31:57 UTC
Created attachment 90687 [details, diff]
polipo_crond.patch
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2006-07-05 12:14:34 UTC
fixed in cvs, without revision bump.

I guess you altered the default shell of the polipo user. I had to force -s /bin/sh for making it work with the default shell is /bin/false.