systemd: Tweak existing sysconf files

We're going to add many more later, so start by adjusting the
existing ones to more closely follow the example set by libvirtd.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Andrea Bolognani 2020-04-02 18:20:08 +02:00
parent a1c793ec57
commit 9884ae3479
3 changed files with 8 additions and 6 deletions

View File

@ -1,3 +1,3 @@
#
# Pass extra arguments to virtlockd
#VIRTLOCKD_ARGS=
# Customizations for the virtlockd.service systemd unit
VIRTLOCKD_ARGS=""

View File

@ -1,3 +1,3 @@
#
# Pass extra arguments to virtlogd
#VIRTLOGD_ARGS=
# Customizations for the virtlogd.service systemd unit
VIRTLOGD_ARGS=""

View File

@ -1,3 +1,5 @@
# Customizations for the libvirt-guests.service systemd unit
# URIs to check for running guests
# example: URIS='default xen:///system vbox+tcp://host/system lxc:///system'
#URIS=default