This commit is contained in:
sparklyballs 2017-01-11 21:26:14 +00:00
parent 3740cdb35b
commit 55e1964bf0
6 changed files with 1 additions and 12 deletions

View file

@ -6,4 +6,3 @@ done
echo "Starting Avahi daemon"
exec avahi-daemon --no-chroot

View file

@ -2,4 +2,3 @@
echo "Starting dbus-daemon"
exec dbus-daemon --system --nofork

View file

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