1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Remove double quote for env.driftfile variable

This commit is contained in:
flotat stephane 2019-07-18 14:52:32 +02:00 committed by Lars Kruse
parent ddced538d5
commit 53c76b8615

View file

@ -21,7 +21,7 @@ The following configuration parameters are used by this plugin:
=head2 DEFAULT CONFIGURATION
[chrony_drift]
env.driftfile "/var/lib/chrony/chrony.drift"
env.driftfile /var/lib/chrony/chrony.drift
=head1 USAGE