Skip to content

Commit

Permalink
Changed path for PID file in rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jryberg committed Feb 9, 2014
1 parent 26209b1 commit 8e637d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ override_dh_auto_configure:
--with-logrotatedir="/etc/logrotate.d" \
--with-naemon-user="naemon" \
--with-naemon-group="naemon" \
--with-lockfile="/var/cache/naemon/naemon.pid" \
--with-lockfile="/var/run/naemon/naemon.pid" \
--with-thruk-user="www-data" \
--with-thruk-group="naemon" \
--with-thruk-libs="/usr/lib/naemon/perl5" \
Expand Down

0 comments on commit 8e637d3

Please sign in to comment.