mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Don t use ck-launch-session in systemd book
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18389 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a3fe45acb8
commit
88378001f7
@ -155,8 +155,9 @@ update-desktop-database -q</userinput></screen>
|
||||
</para>
|
||||
|
||||
<screen><userinput>cat > ~/.xinitrc << "EOF"
|
||||
<literal># No need to run dbus-launch, since it is run by startlxde
|
||||
ck-launch-session startlxde</literal>
|
||||
<literal revision="sysv"># No need to run dbus-launch, since it is run by startlxde
|
||||
ck-launch-session startlxde</literal><literal revision="systemd"># No need to run dbus-launch, since it is run by startlxde
|
||||
startlxde</literal>
|
||||
EOF
|
||||
|
||||
startx</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user