Skip to content

Commit

Permalink
fix logdir not being eval during config
Browse files Browse the repository at this point in the history
  • Loading branch information
hedenface committed Jun 26, 2017
1 parent bb996e8 commit cdefa36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions macros/ax_nagios_get_paths
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,7 @@ eval webdir=$webdir
eval localedir=$localedir
eval sysconfdir=$sysconfdir
eval pkgsysconfdir=$pkgsysconfdir
eval logdir=$logdir
eval piddir=$piddir

#
Expand Down

0 comments on commit cdefa36

Please sign in to comment.