mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-07 02:06:34 +05:30
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
# SPDX-FileCopyrightText: no
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
#
|
|
# Removes a single user (with userdel) from the system.
|
|
|
|
# Username in the target system to be removed.
|
|
username: liveuser
|