X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c7d692c3c31898987e5a6623ed9010c05c034c03..ccd2b499edd9d936157bc2d2a9e957756e77a1dd:/TODO 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)