Do not create the kairos user by default (#1104)

This commit is contained in:
Itxaka 2024-10-10 12:41:57 +02:00 committed by GitHub
parent e285e3eafa
commit c33bdac240
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 10 deletions

View File

@ -1,4 +1,4 @@
packages:
- name: "kairos-overlay-files"
category: "static"
version: "1.2.0"
version: "1.3.0"

View File

@ -111,7 +111,6 @@ stages:
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝╚═╝ ╚═╝ ╚═════╝ ╚══════╝
Welcome to kairos (login with user: kairos, password: kairos)
Kernel \r on an \m (\l)
permissions: 0755
owner: 0

View File

@ -8,14 +8,6 @@ stages:
group_name: "admin"
password: "x"
gid: 900
- name: "Setup users"
users:
kairos:
passwd: "!"
shell: /bin/bash
homedir: "/home/kairos"
groups:
- "admin"
- name: "Set user password if running in live or uki"
if: "[ -e /run/cos/live_mode ] || [ -e /run/cos/uki_install_mode ]"
users: