~serge-hallyn/ubuntu/natty/lxc/fix-restart

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Serge Hallyn
  • Date: 2011-08-01 19:23:42 UTC
  • Revision ID: serge.hallyn@canonical.com-20110801192342-3rq3b6870xotccq9
debian/rules: add -r (--no-restart-on-upgrade) to DEB_DH_INSTALLINIT_ARGS
to prevent upgrading lxc from forcing lxc autostart containers to
stop and restart.  (LP: #753308)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lxc (0.7.4-0ubuntu7.2) UNRELEASED; urgency=low
 
2
 
 
3
  * debian/rules: add -r (--no-restart-on-upgrade) to DEB_DH_INSTALLINIT_ARGS
 
4
    to prevent upgrading lxc from forcing lxc autostart containers to
 
5
    stop and restart.  (LP: #753308)
 
6
 
 
7
 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Mon, 01 Aug 2011 13:29:27 -0500
 
8
 
1
9
lxc (0.7.4-0ubuntu7.1) natty-proposed; urgency=low
2
10
 
3
11
  [ Serge Hallyn ]