From 8bd1a73e14bc1efb9bab01fbd1d693725183cca3 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 26 Apr 2002 00:55:34 +0000 Subject: [PATCH] Add note about resolving Debian gid problem. --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 13b3aad6..704e5793 100644 --- a/TODO +++ b/TODO @@ -117,6 +117,11 @@ Cross-test versions in the same way as --no-whole-file; somebody needs to check. +Do not rely on having a group called "nobody" + + http://www.linuxbase.org/spec/refspecs/LSB_1.1.0/gLSB/usernames.html + + On Debian it's "nogroup" DAEMON -------------------------------------------------------------- @@ -496,6 +501,8 @@ chmod: the program. For bonus points there would be a test case for the parser. + Possibly also --chown + (Debian #23628) -- 2.34.1