test theory if it /bin/sh causing jenkins crashlog

This commit is contained in:
sparklyballs 2017-01-11 20:58:07 +00:00
parent 28aed5a071
commit 08c34488df

View File

@ -2,7 +2,7 @@
echo "Starting Plex Media Server."
exec \
s6-setuidgid abc /bin/bash -c \
s6-setuidgid abc /bin/sh -c \
'/usr/lib/plexmediaserver/Plex\ Media\ Server'