projects
/
mirror
/
dsa-nagios.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd90318
)
[project @ peter@palfrader.org-20080203232355-sc8o9qvcfb0119u4]
author
Peter Palfrader
<peter@palfrader.org>
Sun, 3 Feb 2008 23:23:55 +0000
(
00:23
+0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 3 Feb 2008 23:23:55 +0000
(
00:23
+0100)
Set a proper output directory
build-nagios
patch
|
blob
|
history
diff --git
a/build-nagios
b/build-nagios
index
9e2fc48
..
078fce4
100755
(executable)
--- a/
build-nagios
+++ b/
build-nagios
@@
-7,7
+7,7
@@
require "yaml"
ORG="debianorg"
SHORTORG="do"
CONTACTGROUP="debianadmin"
-GENERATED_PREFIX="
/etc/NOREPLY/generated/nagios
/"
+GENERATED_PREFIX="
./generated
/"
nagios_filename = {};
%w(hosts hostgroups services dependencies hostextinfo serviceextinfo).each{