mirror of
https://github.com/helfrichmichael/prusaslicer-novnc.git
synced 2024-08-30 18:32:27 +00:00
fix: remove some files to get rid of No session for PID
popup
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
This commit is contained in:
parent
a31637c25d
commit
92165ffa63
@ -73,6 +73,9 @@ COPY entrypoint.sh /entrypoint.sh
|
||||
COPY menu.xml /etc/xdg/openbox/
|
||||
COPY supervisord.conf /etc/
|
||||
|
||||
# get rid of errors https://github.com/meefik/linuxdeploy/issues/978#issuecomment-541551743
|
||||
RUN rm /etc/xdg/autostart/lxpolkit.desktop
|
||||
RUN mv /usr/bin/lxpolkit /usr/bin/lxpolkit.ORIG
|
||||
|
||||
# Needs to be ran with HOST networking so this are no longer needed.
|
||||
# # HTTP Port
|
||||
|
Loading…
x
Reference in New Issue
Block a user