[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to keep portmap from running?



On Wed, 22 Nov 2000 14:59:52 -0800 (PST), Peter Jay Salzman said:

> bleah.  how do i keep this program from starting on boot?
>  
>  i looked in /etc/init.d.  can't even find a startup script for this thing!
>  it's not in inetd.conf either.   how does this thing get started?
>  

I have a portmap script in /etc/init.d
Are you sure you don't have one?

Just put 

exit 0 

on a line by itself near the top of the script, after the #!/bin/sh

That will keep it from starting.

--
Andrew



Reply to: