added packages to the prereq list since we are not building them with the global...
[lxqt-slackware.git] / post-install / lxqt-session.post-install
CommitLineData
73c8ba7d 1# Use ck-launch-session in runlevel 3,
2# to start and attach a ConsoleKit session to the X session:
3mkdir -p $PKG/etc/X11/xinit
4cat $CWD/post-install/lxqt-session/xinit/xinitrc.lxqt > $PKG/etc/X11/xinit/xinitrc.lxqt
5chmod 0755 $PKG/etc/X11/xinit/xinitrc.lxqt
6