From: Markus Meyer on 23 Mar 2010 09:20 Sjoerd Hardeman schrieb: > Another option would be to download the deb, unpack it and manually edit > the configuration scripts not to execute the init routine. > I don't think there's an easier way. It's not apt that calls the init, > it's the package its configuration scripts. > Maybe somebody else has a clever idea. Found it. In the "rules" file in the packages debian-directory I had to change this: # diff rules rules.orig~ 92c92 < dh_installinit --no-start --- > dh_installinit Now the daemon won't start at installation time. Hard to find that thing ;) Cheers, Markus -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4BA8BF97.6060701(a)koeln.de
|
Pages: 1 Prev: virt-manager on debian lenny Next: aptitude upgrade problems |