Norbert Lange
0d887cc2b4
system: replace nogroup with nobody
...
Currently, we define the so-called "overflow group" as 'nogroup'.
However, one practical issue is that systemd-sysusers will otherwise
create a 'nobody' group with gid 999, because that's is what is usual to
define the overflow group: users and groups are defined in LSB (Linux
Standard Base):
https://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/usernames.html
Quoting: "If the username exists on a system,then they should be in the
suggested corresponding group".
Only Debian and derivatives depart from this custom, naming it 'nogroup'
(hence the rationale for commit 908198e756 (system/skeleton: remove
spurious group 'nobody').
See also commit 9c67af2c52 (system/skeleton: use uid/gid 65534 for
nobody/nogroup), and a related discussion on LWN.net (key is "overflow
UID" which also applies to GID):
https://lwn.net/Articles/695478/
Use the recommended groupname 'nobody'. Adapt packages accordingly.
Signed-off-by: Norbert Lange <nolange79@gmail.com >
[yann.morin.1998@free.fr:
- reword commit log
- extend commit log with more references (commits and LWN)
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-07-18 14:18:33 +02:00
..
2020-07-05 15:13:39 +02:00
2020-07-14 14:48:21 +02:00
2020-07-07 22:01:30 +02:00
2020-07-11 23:50:13 +02:00
2020-07-13 18:44:13 +02:00
2020-07-05 15:51:53 +02:00
2020-07-11 15:25:35 +02:00
2020-07-12 21:36:01 +02:00
2020-07-14 22:44:22 +02:00
2020-06-29 22:43:36 +02:00
2020-07-12 15:58:40 +02:00
2020-07-12 21:35:46 +02:00
2020-07-18 14:18:33 +02:00
2020-07-14 15:20:07 +02:00
2020-07-11 23:52:42 +02:00
2020-07-12 00:00:31 +02:00
2020-07-15 17:12:52 +02:00
2020-06-29 22:31:38 +02:00
2020-07-14 22:11:06 +02:00
2020-07-11 15:27:51 +02:00
2020-07-13 21:49:50 +02:00
2020-07-15 23:33:41 +02:00
2020-06-29 22:13:00 +02:00
2020-07-09 21:59:10 +02:00
2020-07-05 15:26:14 +02:00
2020-07-03 21:51:35 +02:00
2020-07-16 22:38:55 +02:00
2020-07-14 15:06:53 +02:00
2020-07-11 23:50:49 +02:00
2020-07-13 18:32:17 +02:00
2020-07-16 22:30:15 +02:00
2020-07-13 19:08:47 +02:00
2020-06-25 22:44:51 +02:00
2020-06-29 22:43:36 +02:00
2020-07-12 22:31:52 +02:00
2020-06-29 22:35:10 +02:00
2020-07-09 09:16:35 +02:00
2020-07-16 21:54:34 +02:00
2020-07-16 21:51:42 +02:00
2020-07-14 10:01:05 +02:00
2020-06-24 21:40:17 +02:00
2020-06-29 21:48:46 +02:00
2020-07-13 18:29:16 +02:00
2020-07-14 15:09:58 +02:00
2020-07-15 23:38:14 +02:00
2020-07-15 23:33:41 +02:00
2020-07-14 21:52:45 +02:00
2020-07-14 15:24:31 +02:00
2020-07-13 22:46:29 +02:00
2020-06-24 21:35:11 +02:00
2020-07-14 15:16:23 +02:00
2020-07-05 14:25:25 +02:00
2020-07-12 10:31:00 +02:00
2020-07-05 14:54:57 +02:00
2020-07-13 19:10:20 +02:00
2020-07-07 23:04:18 +02:00
2020-07-11 23:46:10 +02:00
2020-06-25 22:40:08 +02:00
2020-07-09 22:17:58 +02:00
2020-07-12 11:13:26 +02:00
2020-07-13 21:27:56 +02:00
2020-07-07 22:32:24 +02:00
2020-07-14 15:17:51 +02:00
2020-07-14 14:50:30 +02:00
2020-07-15 23:28:52 +02:00
2020-07-05 14:27:39 +02:00
2020-07-13 21:28:03 +02:00
2020-07-05 14:30:38 +02:00
2020-07-13 21:28:22 +02:00
2020-07-13 21:28:10 +02:00
2020-07-14 22:54:16 +02:00
2020-06-24 21:16:43 +02:00
2020-07-11 15:27:19 +02:00
2020-07-12 23:07:26 +02:00
2020-07-12 13:00:39 +02:00
2020-07-12 15:42:04 +02:00
2020-07-14 23:49:20 +02:00
2020-07-12 13:14:50 +02:00
2020-06-29 21:40:10 +02:00
2020-07-15 17:12:40 +02:00
2020-07-15 17:12:32 +02:00
2020-07-15 17:12:27 +02:00
2020-07-14 22:58:59 +02:00
2020-07-12 22:31:28 +02:00
2020-06-27 16:41:32 +02:00
2020-07-12 23:08:08 +02:00
2020-07-12 23:08:11 +02:00
2020-07-16 22:06:57 +02:00
2020-07-05 15:01:57 +02:00
2020-07-04 23:40:57 +02:00
2020-07-16 23:10:47 +02:00
2020-07-05 15:13:13 +02:00
2020-06-27 16:44:35 +02:00
2020-06-27 16:44:35 +02:00
2020-07-11 15:18:32 +02:00
2020-07-07 22:06:28 +02:00
2020-07-16 21:51:57 +02:00
2020-07-13 21:57:03 +02:00
2020-07-16 09:08:56 +02:00
2020-07-15 23:41:26 +02:00
2020-07-11 15:26:21 +02:00
2020-07-11 15:26:21 +02:00
2020-07-14 14:50:10 +02:00
2020-07-12 10:30:56 +02:00
2020-07-15 17:25:16 +02:00
2020-07-18 14:18:33 +02:00
2020-06-29 22:04:20 +02:00
2020-06-27 16:26:07 +02:00
2020-07-15 23:37:19 +02:00
2020-06-29 22:04:21 +02:00
2020-07-15 23:38:25 +02:00
2020-07-12 23:13:34 +02:00
2020-06-24 23:39:30 +02:00
2020-06-23 23:30:55 +02:00
2020-07-14 22:48:59 +02:00
2020-07-12 23:07:44 +02:00
2020-07-12 12:44:43 +02:00
2020-07-14 23:49:15 +02:00
2020-07-16 09:14:57 +02:00
2020-07-16 09:14:57 +02:00
2020-07-14 15:34:41 +02:00
2020-07-15 17:25:22 +02:00
2020-07-14 15:34:45 +02:00
2020-07-14 15:34:28 +02:00
2020-07-18 14:18:33 +02:00
2020-07-13 23:12:25 +02:00
2020-07-13 23:24:19 +02:00
2020-07-11 15:58:00 +02:00
2020-07-12 23:20:13 +02:00
2020-06-30 22:11:11 +02:00
2020-07-15 17:12:45 +02:00
2020-06-23 23:35:57 +02:00
2020-07-14 15:09:12 +02:00
2020-07-12 00:00:46 +02:00
2020-07-13 18:44:13 +02:00
2020-07-13 21:28:37 +02:00
2020-07-12 00:00:55 +02:00
2020-07-15 23:31:27 +02:00
2020-06-29 21:39:09 +02:00
2020-07-13 21:38:47 +02:00
2020-07-14 22:09:54 +02:00
2020-07-14 22:19:04 +02:00
2020-07-03 21:24:57 +02:00
2020-07-12 23:09:03 +02:00
2020-07-05 15:35:36 +02:00
2020-07-15 17:12:55 +02:00
2020-07-14 15:06:03 +02:00
2020-06-26 23:11:06 +02:00
2020-07-12 22:33:34 +02:00
2020-06-24 23:47:23 +02:00
2020-07-12 23:05:35 +02:00
2020-07-12 15:47:15 +02:00
2020-07-15 17:13:00 +02:00
2020-07-15 17:12:58 +02:00
2020-07-15 23:31:27 +02:00
2020-06-25 23:14:48 +02:00
2020-07-12 00:10:07 +02:00
2020-07-11 15:20:21 +02:00
2020-07-12 22:31:06 +02:00
2020-06-25 22:55:16 +02:00
2020-07-07 21:53:23 +02:00
2020-07-05 15:27:44 +02:00
2020-07-16 22:20:07 +02:00
2020-07-07 21:55:39 +02:00
2020-07-18 14:18:33 +02:00
2020-07-14 15:06:58 +02:00
2020-07-11 23:47:27 +02:00
2020-07-12 22:30:44 +02:00
2020-07-12 22:34:41 +02:00
2020-07-14 23:44:31 +02:00
2020-06-29 22:09:55 +02:00
2020-07-05 14:29:43 +02:00
2020-07-07 21:57:12 +02:00
2020-07-11 23:51:25 +02:00
2020-07-14 15:08:55 +02:00
2020-07-11 16:00:00 +02:00
2020-06-24 18:56:21 +02:00
2020-06-24 18:56:20 +02:00
2020-06-25 22:37:09 +02:00
2020-07-13 19:05:38 +02:00
2020-06-24 21:35:11 +02:00
2020-07-11 15:59:21 +02:00
2020-07-14 14:07:23 +02:00
2020-06-24 23:21:28 +02:00
2020-07-16 09:19:33 +02:00
2020-07-16 09:16:36 +02:00
2020-07-12 23:38:46 +02:00
2020-07-16 09:14:39 +02:00
2020-07-16 09:14:34 +02:00
2020-07-14 22:55:24 +02:00
2020-07-07 22:58:39 +02:00
2020-07-12 23:13:11 +02:00
2020-07-12 23:13:11 +02:00
2020-07-16 09:10:40 +02:00
2020-07-15 23:35:35 +02:00
2020-07-12 23:47:06 +02:00
2020-07-12 12:44:43 +02:00
2020-06-25 22:12:24 +02:00
2020-07-01 19:39:56 +02:00