[neon/neon/calamares-settings/Neon/unstable] oem-config/calamares/oem-config/modules: cp the original login-defs to expected position
Carlos De Maine
null at kde.org
Fri Feb 20 04:20:12 GMT 2026
Git commit da0ec5bffe3d73658b4378ad690881656c182dc3 by Carlos De Maine.
Committed on 20/02/2026 at 04:20.
Pushed by carlosdem into branch 'Neon/unstable'.
cp the original login-defs to expected position
M +1 -0 oem-config/calamares/oem-config/modules/oem-undo.conf
https://invent.kde.org/neon/neon/calamares-settings/-/commit/da0ec5bffe3d73658b4378ad690881656c182dc3
diff --git a/oem-config/calamares/oem-config/modules/oem-undo.conf b/oem-config/calamares/oem-config/modules/oem-undo.conf
index 8e7e1da..effbd2b 100644
--- a/oem-config/calamares/oem-config/modules/oem-undo.conf
+++ b/oem-config/calamares/oem-config/modules/oem-undo.conf
@@ -18,4 +18,5 @@ script:
- "rm /lib/systemd/system/calamares-sddm.service"
- "systemctl enable sddm.service"
- "systemctl set-default graphical.target"
+ - "cp /etc/login.defs.oem /etc/login.defs"
- "touch /etc/calamares-oem-done"
More information about the Neon-commits
mailing list