зеркало из https://github.com/microsoft/statsd.git
Switch to a more revelant user. user nobody is always present on debian/ubuntu distro. while fabric user... less likely.
This commit is contained in:
Родитель
81e37027e9
Коммит
cc1ba1fb43
|
@ -8,5 +8,5 @@ script
|
||||||
# We found $HOME is needed. Without it, we ran into problems
|
# We found $HOME is needed. Without it, we ran into problems
|
||||||
export HOME="/root"
|
export HOME="/root"
|
||||||
|
|
||||||
exec sudo -u fabric /usr/share/statsd/scripts/start
|
exec sudo -u nobody /usr/share/statsd/scripts/start
|
||||||
end script
|
end script
|
||||||
|
|
Загрузка…
Ссылка в новой задаче