Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Manual.md: system groups should also use _ prefix
@ 2020-11-08 22:43 ifreund
  2020-11-08 23:13 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: ifreund @ 2020-11-08 22:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 343 bytes --]

There is a new pull request by ifreund against master on the void-packages repository

https://github.com/ifreund/void-packages group-underscore
https://github.com/void-linux/void-packages/pull/26230

Manual.md: system groups should also use _ prefix


A patch file from https://github.com/void-linux/void-packages/pull/26230.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-group-underscore-26230.patch --]
[-- Type: text/x-diff, Size: 1578 bytes --]

From 9d56346fd8cb104c08184a4019bcd9966850c120 Mon Sep 17 00:00:00 2001
From: Isaac Freund <ifreund@ifreund.xyz>
Date: Sun, 8 Nov 2020 23:33:38 +0100
Subject: [PATCH] Manual.md: system groups should also use _ prefix

---
 Manual.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Manual.md b/Manual.md
index 5b1266ba715..e1a99ecbcc0 100644
--- a/Manual.md
+++ b/Manual.md
@@ -1267,7 +1267,7 @@ The following variables can be used for this purpose:
 
 - `system_groups` This specifies the names of the new *system groups* to be created, separated
 by blanks. Optionally the **gid** can be specified by delimiting it with a
-colon, i.e `system_groups="mygroup:78"` or `system_groups="foo blah:8000"`.
+colon, i.e `system_groups="_mygroup:78"` or `system_groups="_foo _blah:8000"`.
 
 - `system_accounts` This specifies the names of the new **system users/groups** to be created,
 separated by blanks, i.e `system_accounts="_foo _blah:22"`. Optionally the **uid** and **gid**
@@ -1284,7 +1284,7 @@ The **system user** is created by using a dynamically allocated **uid/gid** in y
 and it's created as a `system account`, unless the **uid** is set. A new group will be created for the
 specified `system account` and used exclusively for this purpose.
 
-System accounts must be prefixed with an underscore to prevent clashing with names of user
+System accounts and groups must be prefixed with an underscore to prevent clashing with names of user
 accounts.
 
 > NOTE: The underscore policy does not apply to old packages, due to the inevitable breakage of

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: Manual.md: system groups should also use _ prefix
  2020-11-08 22:43 [PR PATCH] Manual.md: system groups should also use _ prefix ifreund
@ 2020-11-08 23:13 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-11-08 23:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

There's a merged pull request on the void-packages repository

Manual.md: system groups should also use _ prefix
https://github.com/void-linux/void-packages/pull/26230

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-08 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-08 22:43 [PR PATCH] Manual.md: system groups should also use _ prefix ifreund
2020-11-08 23:13 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).