Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Fix icinga2 cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Skopenko committed Sep 28, 2017
1 parent 5bb4bf0 commit 40ada61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/default/icinga2.service.config.erb
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ ICINGA2_LOG=<%= @log_dir -%>/icinga2.log
ICINGA2_USER=<%= @user %>
ICINGA2_GROUP=<%= @group %>
ICINGA2_COMMAND_GROUP=<%= @cmdgroup %>
ICINGA2_CACHE_DIR=$ICINGA2_STATE_DIR/cache/icinga2

0 comments on commit 40ada61

Please sign in to comment.