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:
parent
ddced538d5
commit
53c76b8615
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue