This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-10-31 18:33:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6cf2ce8e8b
libvirt
/
src
/
vbox
/
virtvboxd.sysconf
4 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
systemd: Add sysconf files for all daemons While not terribly useful in general, tweaking each daemon's timeout (or disabling it off altogether) is a valid use case which we can very easily support while being consistent with what already happens for libvirtd. This is a first step in that direction. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2020-04-01 17:59:14 +00:00
# Customizations for the virtvboxd.service systemd unit
systemd: Move timeout from service files to sysconf files This follows the example set by libvirtd, and makes it easier for the admin to tweak the timeout or disable it altogether. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2020-04-02 16:01:12 +00:00
VIRTVBOXD_ARGS="--timeout 120"
Reference in New Issue
Copy Permalink