UNPKG

penguins-eggs

Version:

A remaster system tool, compatible with Almalinux, Alpine, Arch, Debian, Devuan, Fedora, Manjaro, Opensuse, Ubuntu and derivatives

28 lines (27 loc) 751 B
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL # SPDX-FileCopyrightText: 2018-2020 Harald Sitter <sitter@kde.org> # SPDX-FileCopyrightText: 2015-2016 Rohan Garg <rohan@kde.org> --- doAutologin: true setRootPassword: false sudoersGroup: sudo defaultGroups: - name: adm must_exist: true - name: cdrom must_exist: true - name: dip must_exist: true #- name: lpadmin # must_exist: true - name: plugdev must_exist: true - name: sambashare system: true - name: sudo must_exist: true # Explicitly set the shell instead of defering to calamares. We have a platform # expectation derived from ubuntu here. userShell: /bin/bash passwordRequirements: nonempty: true