summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2013-01-07 19:39:40 -0500
committerAntoine Beaupré <anarcat@koumbit.org>2013-01-07 19:39:40 -0500
commitef40c3b4c8f7e9405397ccf8ca3f9fb8ace22328 (patch)
treec0f32c9696df741b9750c30e66675dcd7f4a4ee2
parentd34ae9f4ee2950566cda0485eb6addfa0e117bfd (diff)
run the notification daemon as the proper user
-rw-r--r--templates/inoticoming.default.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/inoticoming.default.erb b/templates/inoticoming.default.erb
index a298a16..dd4d55d 100644
--- a/templates/inoticoming.default.erb
+++ b/templates/inoticoming.default.erb
@@ -5,7 +5,7 @@
# for an explanation of options and actions, see inoticoming(1)
# user to run inoticoming as
-USER=reprepro
+USER=<%= @user %>
# log to some file instead of syslog
# required if you want to use --stdout-to-log or --stderr-to-log in actions