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-11-01 02:41:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ada4d9b81f
libvirt
/
src
/
nwfilter
/
virtnwfilterd.sysconf
4 lines
96 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 virtnwfilterd.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
VIRTNWFILTERD_ARGS="--timeout 120"
Reference in New Issue
Copy Permalink