Fix documentation for log_dir parameter

Change-Id: I78b06943b0b1d6d6c40fa0ac4b8d45b19de5a6a5
Partial-Bug: #1600294
This commit is contained in:
Mykyta Karpin 2016-10-10 17:33:32 +03:00
parent 1e3195aba1
commit 13da01d1f3
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#
# [*log_dir*]
# (optional) Directory where logs should be stored.
# If set to boolean false, it will not log to any directory.
# If set to $::os_service_default, it will not log to any directory.
# Defaults to '/var/log/watcher'.
#
# [*log_file*]