Skip to content
Snippets Groups Projects
Commit aa0d7ea5 authored by Antoine Legrand's avatar Antoine Legrand Committed by GitHub
Browse files

Merge pull request #386 from kubespray/fixetcdproxysysv

Fix etcd user for etcd-proxy service
parents 9fb391fe 90fc4074
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ DAEMON_ARGS='--restart=always --env-file=/etc/etcd-proxy.env \
SCRIPTNAME=/etc/init.d/$NAME
DAEMON_USER=etcd-proxy
DAEMON_USER=etcd
STOP_SCHEDULE="${STOP_SCHEDULE:-QUIT/5/TERM/5/KILL/5}"
PID=/var/run/etcd-proxy.pid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment