[Pkg-nagios-changes] [pkg-naemon-core] 01/01: Move statedir to /var/lib
Alexander Wirt
formorer at debian.org
Fri Jul 25 08:28:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch master
in repository pkg-naemon-core.
commit 781e627557c3efe317fc34963cfe68184c593776
Author: Alexander Wirt <formorer at debian.org>
Date: Fri Jul 25 10:28:30 2014 +0200
Move statedir to /var/lib
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index aa115e8..54534c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ override_dh_auto_configure:
--with-tempdir="/var/cache/naemon" \
--bindir="/usr/bin" \
--datadir="/usr/share/naemon" \
- --localstatedir="/var/cache/naemon" \
+ --localstatedir="/var/lib/naemon" \
--with-checkresultdir="/var/cache/naemon/checkresults" \
--with-logdir="/var/log/naemon" \
--with-lockfile="/var/run/naemon/naemon.pid" \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-naemon-core.git
More information about the Pkg-nagios-changes
mailing list