Add name of unknown error instead of generic string

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2025-05-31 11:04:46 +02:00
parent 36a27f6167
commit a8b8292318
20 changed files with 1 additions and 20 deletions

View File

@@ -39,7 +39,6 @@ err_perm_user = failed to downgrade user permissions
err_pwnam = failed to get user info
err_sleep = failed to execute sleep command
err_tty_ctrl = tty control transfer failed
err_unknown = an unknown error occurred
err_user_gid = failed to set user GID
err_user_init = failed to initialize user
err_user_uid = failed to set user UID