libvirt/src/nwfilter/virtnwfilterd.sysconf
Andrea Bolognani ef0fa8395f 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-03 11:50:50 +02:00

4 lines
96 B
Plaintext

# Customizations for the virtnwfilterd.service systemd unit
VIRTNWFILTERD_ARGS="--timeout 120"