[neon/neon/calamares-settings/Neon/release-lts] oem-prepare/usr/sbin: comment++
Harald Sitter
null at kde.org
Mon Mar 15 15:00:06 GMT 2021
Git commit 813617f62f9cee34f4bc8139736cb2095f83e4b0 by Harald Sitter.
Committed on 15/03/2021 at 14:53.
Pushed by sitter into branch 'Neon/release-lts'.
comment++
M +2 -0 oem-prepare/usr/sbin/calamares-oem-uid-undo-and-configure
https://invent.kde.org/neon/neon/calamares-settings/commit/813617f62f9cee34f4bc8139736cb2095f83e4b0
diff --git a/oem-prepare/usr/sbin/calamares-oem-uid-undo-and-configure b/oem-prepare/usr/sbin/calamares-oem-uid-undo-and-configure
index 1ab04b7..9db191d 100755
--- a/oem-prepare/usr/sbin/calamares-oem-uid-undo-and-configure
+++ b/oem-prepare/usr/sbin/calamares-oem-uid-undo-and-configure
@@ -11,6 +11,8 @@ ROOT=$1
mv $ROOT/etc/login.defs.oem $ROOT/etc/login.defs
+# ... and then do some special modifications to configure the oem user
+
mkdir -p $ROOT/home/oem/Desktop
ln -s ../../../calamares/oem-prepare/oem-prepare.desktop $ROOT/home/oem/Desktop/oem-prepare.desktop
# Make sure the oem user (900) can clean up this file!
More information about the Neon-commits
mailing list