summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-05-08 14:19:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-05-08 14:19:44 -0300
commitd61bee554bbdbfda239209ac980165213dd88380 (patch)
tree9b3eba35c2c97ccf0d5edec9b5b692d450e2383a
parente990f9896e3d5e0332d0b224b414e15517b487ba (diff)
downloadpuppet-reprepro-d61bee554bbdbfda239209ac980165213dd88380.tar.gz
puppet-reprepro-d61bee554bbdbfda239209ac980165213dd88380.tar.bz2
Using inoticoming.sh as a template
-rwxr-xr-xtemplates/inoticoming.sh.erb (renamed from files/inoticoming.sh)3
1 files changed, 1 insertions, 2 deletions
diff --git a/files/inoticoming.sh b/templates/inoticoming.sh.erb
index bfacc86..ad2d9e8 100755
--- a/files/inoticoming.sh
+++ b/templates/inoticoming.sh.erb
@@ -26,9 +26,8 @@ DESC=inoticoming
test -x $DAEMON || exit 0
-basedir=/srv/reprepro
+basedir=<%= basedir %>
-LOGDIR=/var/log/drush
PIDFILE=/var/run/reprepro/$NAME.pid
USER=reprepro
GROUP=$USER