Remove config.console_dev option + handle ioctl errors

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2025-07-07 21:45:54 +02:00
parent e5eb8b7f6f
commit d08b9a916e
23 changed files with 56 additions and 25 deletions

View File

@@ -13,6 +13,7 @@ err_domain = 无效的域
err_hostname = 获取主机名失败
err_mlock = 锁定密码存储器失败
err_null = 空指针
@@ -39,6 +40,7 @@ err_perm_user = 用户权限降级失败
err_pwnam = 获取用户信息失败
err_user_gid = 设置用户GID失败
err_user_init = 初始化用户失败
err_user_uid = 设置用户UID失败