On Sat, 02 Jul 2011 11:16:00 +0200, Silvio Bogetto wrote:

> I am a Fedora 15 user, and I would like to start polipo when my 
> system
> start.
> I tryed to put command in gnome startup programs but don't work. The
> only way I actually know is from a terminal as root and type
> "/etc/init.d/polipo start".

That's an init script. I'm going to assume you have polipo installed
from the fedora repositories. The traditional way of enabling an init
script on boot is '/sbin/chkconfig --level 35 polipo on'. That will
cause polipo to be automatically started in runlevels 3 (multiuser
text console) and 5 (multiuser graphical console). That method will
still work with Fedora 15, even though behind the scenes it's using
systemd rather than sysvinit.

-- 
+-----------------------------------------------------------+
| Jason F. McBrayer jmcb...@carcosa.net |
| If someone conquers a thousand times a thousand others in |
| battle, and someone else conquers himself, the latter one |
| is the greatest of all conquerors. --- The Dhammapada |


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to