calamares-parch/etc/calamares/modules/shellprocess-parch-systemd.conf

13 lines
278 B
Text

# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
# Configuration for the shell process job.
---
dontChroot: false
timeout: 10
script:
- "-systemctl enable bluetooth"
- "-rm -rf /etc/sddm.conf.d/autologin.conf"
- "-rm -rf /etc/sudoers.d/g_wheel"