From 8e94c144b376015cf67750bbf2727204c4bb213b Mon Sep 17 00:00:00 2001 From: nippy Date: Sun, 12 Apr 2026 16:43:55 +0200 Subject: update Live --- .../etc/calamares/modules/removeuser.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 raveos-calamares-theme/etc/calamares/modules/removeuser.conf (limited to 'raveos-calamares-theme/etc/calamares/modules/removeuser.conf') diff --git a/raveos-calamares-theme/etc/calamares/modules/removeuser.conf b/raveos-calamares-theme/etc/calamares/modules/removeuser.conf new file mode 100644 index 0000000..6f32070 --- /dev/null +++ b/raveos-calamares-theme/etc/calamares/modules/removeuser.conf @@ -0,0 +1,13 @@ +# SPDX-FileCopyrightText: no +# SPDX-License-Identifier: CC0-1.0 +# +# Removes a single user (with userdel) from the system. +# This is typically used in OEM setups or if the live user +# spills into the target system. +# +# The module never fails; if userdel fails, this is logged +# but the module still reports success and installation / setup +# continues as normal. +--- +# Username in the target system to be removed. +username: raveos -- cgit v1.3