This commit is contained in:
matt335672 2021-09-27 10:52:18 +01:00
parent a5e7e641e9
commit 346f48401e

View File

@ -90,14 +90,6 @@ wm_start()
exit 0
fi
# alpine
if [ -r /etc/X11/xinit/xinitrc ]; then
pre_start
. /etc/X11/xinit/xinitrc
post_start
exit 0
fi
pre_start
xterm
post_start