Skip to content
Snippets Groups Projects
Commit a00df46c authored by Laurent Bigonville's avatar Laurent Bigonville Committed by Guido Günther
Browse files

Switch LSB dependencies to avahi-daemon

since only the later exists as native systemd service.

Closes: #731612
parent 13052e42
No related branches found
No related tags found
No related merge requests found
...@@ -77,6 +77,7 @@ Recommends: netcat-openbsd, ...@@ -77,6 +77,7 @@ Recommends: netcat-openbsd,
parted, parted,
pm-utils pm-utils
Suggests: policykit-1, radvd, auditd, systemtap, systemd Suggests: policykit-1, radvd, auditd, systemtap, systemd
Breaks: avahi-daemon (<< 0.6.31-3~)
Description: programs for the libvirt library Description: programs for the libvirt library
Libvirt is a C toolkit to interact with the virtualization capabilities Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing of recent versions of Linux (and other OSes). The library aims at providing
......
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
# Provides: libvirt-bin libvirtd # Provides: libvirt-bin libvirtd
# Required-Start: $network $local_fs $remote_fs $syslog # Required-Start: $network $local_fs $remote_fs $syslog
# Required-Stop: $local_fs $remote_fs $syslog # Required-Stop: $local_fs $remote_fs $syslog
# Should-Start: avahi cgconfig # Should-Start: avahi-daemon cgconfig
# Should-Stop: avahi cgconfig # Should-Stop: avahi-daemon cgconfig
# Default-Start: 2 3 4 5 # Default-Start: 2 3 4 5
# Default-Stop: 0 1 6 # Default-Stop: 0 1 6
# Short-Description: libvirt management daemon # Short-Description: libvirt management daemon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment