[Openswan dev] disabling the ispec service in "make programs install"

Harald Jenny harald at a-little-linux-box.at
Fri Oct 22 12:40:04 EDT 2010


On Fri, Oct 22, 2010 at 12:09:21PM -0400, Paul Wouters wrote:
> On Fri, 22 Oct 2010, Kevin Wilson wrote:
> 
> >  I am using openswan 2.6.29. I have noticed that, after running "make
> > programs install"
> > the ipsec service  is on. (This means that "chkconfig --list ipsec"
> > shows that it is on in levels 2-5).
> >
> > I am a student, learning now the openswan code; and from time to time
> > I change the code , mostly
> > adding debugging messages. I want that after "make programs install"
> > the service will not
> > be enabled, namely that "chkconfig --list ipsec" will show that it
> > disabled. I don't know much
> > about Makefile and services. I would appreciate if somebody can point
> > me where this is done.

Hi Paul

> 
> We're stuck in the LSB mismatch on that one. See:
> https://bugzilla.redhat.com/show_bug.cgi?id=636572
> 
> Change this line in programs/setup/setup.in:
> 
> # Default-Start:     2 3 4 5
> 
> to:
> 
> # Default-Start:

Well I guess if the requirement for the source package is to not start the
daemon per default then change the Default-Start: line accordingly and I will
add a patch to the Debian package?

> 
> Paul

Kind regards
Harald

> _______________________________________________
> Dev mailing list
> Dev at openswan.org
> http://lists.openswan.org/mailman/listinfo/dev


More information about the Dev mailing list