From 5c4399cc79bcf28362e9fc7e41f470fafd2a6fb9 Mon Sep 17 00:00:00 2001 From: Ron Nazarov Date: Wed, 4 Dec 2024 01:21:17 +0000 Subject: [PATCH] Add exit code 14 (Cannot unshare()) to README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 2ecc7ef..241b804 100644 --- a/README +++ b/README @@ -192,6 +192,7 @@ ERROR CODES 11 Cannot run as root: Config file has shed_uid = 0 12 Config file has an unrecognized token 13 Config file: Negative value not accepted + 14 Cannot unshare() 15 dgamelaunch called with -c (login shell command); exited 20 No menu defined, or no banner found for menu 60 Cannot create a new terminal, or no termcap files. -- 2.47.3