Revert account (#1119)

This commit is contained in:
Itxaka 2024-10-23 10:34:39 +02:00 committed by GitHub
parent 066659219a
commit 947802f681
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 1 deletions

View File

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

View File

@ -8,6 +8,14 @@ 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: