aboutsummaryrefslogtreecommitdiffstats
path: root/etc/sv/reg-proxy/run
diff options
context:
space:
mode:
Diffstat (limited to 'etc/sv/reg-proxy/run')
-rwxr-xr-xetc/sv/reg-proxy/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sv/reg-proxy/run b/etc/sv/reg-proxy/run
index 0cb7e10ff..81f316635 100755
--- a/etc/sv/reg-proxy/run
+++ b/etc/sv/reg-proxy/run
@@ -3,4 +3,4 @@
. /etc/reg-proxy.config
exec 2>&1
echo "reg-proxy restart" | /usr/bin/ts >> /var/log/runsv.log
-exec chrt 10 reg-proxy $COMMAND_LINE
+exec reg-proxy $COMMAND_LINE