[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/sid] 3 commits: d/libvirt-daemon-system.maintscript: remove obsolete conffile (Closes: #920574)
Guido Günther
gitlab at salsa.debian.org
Sat Apr 6 18:49:46 BST 2019
Guido Günther pushed to branch debian/sid at Libvirt Packaging Team / libvirt
Commits:
39971869 by Christian Ehrhardt at 2019-04-05T18:06:00Z
d/libvirt-daemon-system.maintscript: remove obsolete conffile (Closes: #920574)
/etc/logrotate.d/libvirtd.uml became obsolete since UML was
dropped in libvirt 5.0
Signed-off-by: Christian Ehrhardt <christian.ehrhardt at canonical.com>
- - - - -
c64d0207 by Christian Ehrhardt at 2019-04-05T18:13:47Z
d/libvirt-daemon-system.libvirtd.default: clarify libvirtd_opts example
(Closes: #921713)
Signed-off-by: Christian Ehrhardt <christian.ehrhardt at canonical.com>
- - - - -
e6a409f4 by Guido Günther at 2019-04-06T17:49:43Z
Merge branch 'fix-minor-issues-in-libvirt-5.0.0-1' into 'debian/sid'
Fix minor issues in libvirt 5.0.0 1
See merge request libvirt-team/libvirt!12
- - - - -
2 changed files:
- debian/libvirt-daemon-system.libvirtd.default
- + debian/libvirt-daemon-system.maintscript
Changes:
=====================================
debian/libvirt-daemon-system.libvirtd.default
=====================================
@@ -4,7 +4,9 @@
# Start libvirtd to handle qemu/kvm:
start_libvirtd="yes"
-# options passed to libvirtd, add "-l" to listen on tcp
+# options passed to libvirtd, see man libvirtd for details.
+# For example to enable listening on tcp add -l here
+# and set up the TLS Certificates that libvirtd will need.
#libvirtd_opts=""
# pass in location of kerberos keytab
=====================================
debian/libvirt-daemon-system.maintscript
=====================================
@@ -0,0 +1 @@
+rm_conffile /etc/logrotate.d/libvirtd.uml 5.0.0-2~
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/compare/d7a7218fe6539b5ebc9c61dd3df6385e82ebbe5d...e6a409f48fb41f059f7a65981880d3ff9a856b17
--
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/compare/d7a7218fe6539b5ebc9c61dd3df6385e82ebbe5d...e6a409f48fb41f059f7a65981880d3ff9a856b17
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20190406/33033f28/attachment.html>
More information about the Pkg-libvirt-commits
mailing list