[xen-tools] Re: Outstanding bugs/requests for 3.0?
Steve Kemp
steve at steve.org.uk
Wed Nov 29 21:51:19 CET 2006
On Wed, Nov 29, 2006 at 08:30:23PM +0000, Neil Wilson wrote:
> It handles the dependencies fine. What 'installDebianPackage' doesn't
> do is install a false startstopdaemon, which means that cron (and
> logrotate which is also missing) leave daemons running on the chroot.
Thanks for the code. I'm guessing your suggestion is to add
a call to disableStartStopDaemon + enableStartStopDaemon at
the start and end of the installDebianPackage function?
That would mean I could take out the "/etc/init.d/ssh stop" from
the hook which installs the openssh package.
> (Incidentally the temporary file sytem you are using for mount points
> likes to delete the entire contents of the partition if the 'umount'
> fails due to a daemon lock).
Right.
Steve
--
http://www.steve.org.uk/
More information about the xen-tools-discuss
mailing list