[PATCH libvirt-dbus 0/2] Introduce libivirt-dbus systemd unit

Katerina Koukiou posted 2 patches 3 years, 7 months ago
Failed in applying to current master (apply log)
data/system/libvirt-dbus.service.in        | 22 ++++++++++++++++
data/system/meson.build                    | 30 +++++++++++++++++-----
data/system/org.libvirt-systemd.service.in |  5 ++++
libvirt-dbus.spec.in                       |  4 ++-
meson.build                                | 12 +++++++++
meson_options.txt                          |  1 +
6 files changed, 67 insertions(+), 7 deletions(-)
create mode 100644 data/system/libvirt-dbus.service.in
create mode 100644 data/system/org.libvirt-systemd.service.in
[PATCH libvirt-dbus 0/2] Introduce libivirt-dbus systemd unit
Posted by Katerina Koukiou 3 years, 7 months ago
For distributions that are using systemd introduce a
libvirt-dbus.service and have 'libvirt' group as supplementary
group for the spawned libvirt-dbus process. This will allow ubuntu
users (SocketMode is 0660 in newer ubuntu), to use system connection
without extra configuration.

Katerina Koukiou (2):
  meson: generate systemd unit file for libvirt-dbus
  systemd: use SupplementaryGroups=libvirt so that ubuntu users can use
    the system connection

 data/system/libvirt-dbus.service.in        | 22 ++++++++++++++++
 data/system/meson.build                    | 30 +++++++++++++++++-----
 data/system/org.libvirt-systemd.service.in |  5 ++++
 libvirt-dbus.spec.in                       |  4 ++-
 meson.build                                | 12 +++++++++
 meson_options.txt                          |  1 +
 6 files changed, 67 insertions(+), 7 deletions(-)
 create mode 100644 data/system/libvirt-dbus.service.in
 create mode 100644 data/system/org.libvirt-systemd.service.in

-- 
2.26.2