From 665150acb43ef3325745e0209a837c3092e7e76f Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 16 Sep 2023 09:31:16 +0200 Subject: [PATCH] Make "nodump" what shouldn't be run by jhalfs --- kde/plasma5/plasma-all.xml | 4 ++-- lxqt/desktop/post-install.xml | 4 ++-- x/dm/sddm.xml | 6 +++--- x/installing/xinit.xml | 2 +- xfce/core/xfce4-session.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/kde/plasma5/plasma-all.xml b/kde/plasma5/plasma-all.xml index 1107555be2..ebbbd59d29 100644 --- a/kde/plasma5/plasma-all.xml +++ b/kde/plasma5/plasma-all.xml @@ -440,7 +440,7 @@ EOF run the following commands: -cat > ~/.xinitrc << "EOF" +cat > ~/.xinitrc << "EOF" dbus-launch --exit-with-x11 $KF5_PREFIX/bin/startplasma-x11 EOF @@ -460,7 +460,7 @@ startx can be done starting X with: - startx &> ~/x-session-errors + startx &> ~/x-session-errors When shutting down or rebooting, the shutdown messages appear on the vt diff --git a/lxqt/desktop/post-install.xml b/lxqt/desktop/post-install.xml index 293d83faf9..1341b7c50b 100644 --- a/lxqt/desktop/post-install.xml +++ b/lxqt/desktop/post-install.xml @@ -87,7 +87,7 @@ update-desktop-database -q run the following commands: -cat > ~/.xinitrc << "EOF" +cat > ~/.xinitrc << "EOF" exec startlxqt EOF @@ -107,7 +107,7 @@ startx can be done starting X with: - startx &> ~/.x-session-errors + startx &> ~/.x-session-errors diff --git a/x/dm/sddm.xml b/x/dm/sddm.xml index a81d224dc8..0d1c16cd43 100644 --- a/x/dm/sddm.xml +++ b/x/dm/sddm.xml @@ -9,7 +9,7 @@ - + ]> @@ -418,7 +418,7 @@ EOF &root; user: -/etc/rc.d/init.d/xdm start +/etc/rc.d/init.d/xdm start By convention, X should be executed at runlevel 5, consequently, the @@ -428,7 +428,7 @@ EOF sddm bootscript, bringing up the greeter screen: -init 5 +init 5 In order to permanently set the default to 5, starting the diff --git a/x/installing/xinit.xml b/x/installing/xinit.xml index 8ebeaf5eab..31b4ec378c 100644 --- a/x/installing/xinit.xml +++ b/x/installing/xinit.xml @@ -137,7 +137,7 @@ ldconfig After this change, the virtual terminal does not need to be - specified on the startx command line. + specified on the startx command line. diff --git a/xfce/core/xfce4-session.xml b/xfce/core/xfce4-session.xml index 22981b23b0..04e63c49a0 100644 --- a/xfce/core/xfce4-session.xml +++ b/xfce/core/xfce4-session.xml @@ -181,7 +181,7 @@ update-mime-database /usr/share/mime -cat > ~/.xinitrc << "EOF" +cat > ~/.xinitrc << "EOF" dbus-launch --exit-with-x11 startxfce4 EOF @@ -201,7 +201,7 @@ startx can be done starting X with: - startx &> ~/.x-session-errors + startx &> ~/.x-session-errors