From 71b57931c83d9410a27ecdc6b65b65e86e711085 Mon Sep 17 00:00:00 2001 From: Balint Reczey Date: Sun, 11 Sep 2022 23:05:00 +0200 Subject: debian/patches/502_debian_useradd_defaults: Update useradd.8.xml, too Gbp-Dch: Ignore --- debian/patches/502_debian_useradd_defaults | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian') diff --git a/debian/patches/502_debian_useradd_defaults b/debian/patches/502_debian_useradd_defaults index 9b433811..6317ed6c 100644 --- a/debian/patches/502_debian_useradd_defaults +++ b/debian/patches/502_debian_useradd_defaults @@ -26,3 +26,16 @@ Forwarded: not-needed static const char *def_log_init = "yes"; static long def_inactive = -1; +diff --git a/man/useradd.8.xml b/man/useradd.8.xml +index af02a23f..c7f95b47 100644 +--- a/man/useradd.8.xml ++++ b/man/useradd.8.xml +@@ -248,7 +248,7 @@ + command line), useradd will set the primary group of the new + user to the value specified by the + variable in /etc/default/useradd, or +- 1000 by default. ++ 100 by default. + + + -- cgit v1.2.1