Skip to content

Commit

Permalink
Switch to a more revelant user. user nobody is always present on debi…
Browse files Browse the repository at this point in the history
…an/ubuntu distro. while fabric user... less likely.
  • Loading branch information
Bruno Clermont authored and kastner committed Feb 12, 2012
1 parent 81e3702 commit cc1ba1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/statsd.upstart
Expand Up @@ -8,5 +8,5 @@ script
# We found $HOME is needed. Without it, we ran into problems
export HOME="/root"

exec sudo -u fabric /usr/share/statsd/scripts/start
exec sudo -u nobody /usr/share/statsd/scripts/start
end script

0 comments on commit cc1ba1f

Please sign in to comment.