Bug#591390: tomcat6: A stopped tomcat is implicitly restarted on upgrade

2010-08-02 Thread Torsten Werner
Hi, On Mon, Aug 2, 2010 at 8:10 PM, v.nix.is wrote: >    sudo service tomcat6 stop >    sudo aptitude upgrade > > tomcat6 will be started again as part of the upgrade: I think this is not a bug at all. You have to rename the symlink to disable a daemon sudo mv /etc/rc2.d/S01tomcat6 /etc/rc2.d/K

Bug#591390: tomcat6: A stopped tomcat is implicitly restarted on upgrade

2010-08-02 Thread v.nix.is
Package: tomcat6 Version: 6.0.28-1 Severity: minor When I do: sudo service tomcat6 stop sudo aptitude upgrade tomcat6 will be started again as part of the upgrade: Setting up tomcat6 (6.0.28-1) ... Installing new version of config file /etc/tomcat6/web.xml ... Starting Tomca