mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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:
@@ -1,3 +1,3 @@
|
|||||||
#
|
# Customizations for the virtlockd.service systemd unit
|
||||||
# Pass extra arguments to virtlockd
|
|
||||||
#VIRTLOCKD_ARGS=
|
VIRTLOCKD_ARGS=""
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
#
|
# Customizations for the virtlogd.service systemd unit
|
||||||
# Pass extra arguments to virtlogd
|
|
||||||
#VIRTLOGD_ARGS=
|
VIRTLOGD_ARGS=""
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
# Customizations for the libvirt-guests.service systemd unit
|
||||||
|
|
||||||
# URIs to check for running guests
|
# URIs to check for running guests
|
||||||
# example: URIS='default xen:///system vbox+tcp://host/system lxc:///system'
|
# example: URIS='default xen:///system vbox+tcp://host/system lxc:///system'
|
||||||
#URIS=default
|
#URIS=default
|
||||||
|
|||||||
Reference in New Issue
Block a user