mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-12-07 13:10:00 +01:00
remove thunar wrapper https://github.com/linuxserver/docker-baseimage-selkies/issues/85
This commit is contained in:
parent
3aa5c6277d
commit
bbdeb6b237
@ -44,9 +44,6 @@ RUN \
|
||||
mv \
|
||||
/usr/bin/exo-open \
|
||||
/usr/bin/exo-open-real && \
|
||||
mv \
|
||||
/usr/bin/thunar \
|
||||
/usr/bin/thunar-real && \
|
||||
rm -f \
|
||||
/etc/xdg/autostart/xscreensaver.desktop && \
|
||||
echo "**** cleanup ****" && \
|
||||
|
||||
@ -44,9 +44,6 @@ RUN \
|
||||
mv \
|
||||
/usr/bin/exo-open \
|
||||
/usr/bin/exo-open-real && \
|
||||
mv \
|
||||
/usr/bin/thunar \
|
||||
/usr/bin/thunar-real && \
|
||||
rm -f \
|
||||
/etc/xdg/autostart/xscreensaver.desktop && \
|
||||
echo "**** cleanup ****" && \
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
dbus-launch thunar-real "$@"
|
||||
Loading…
x
Reference in New Issue
Block a user