* [ptxdist] [PATCH] rootfs: add wheel group
@ 2019-08-22 13:59 Bruno Thomsen
0 siblings, 0 replies; only message in thread
From: Bruno Thomsen @ 2019-08-22 13:59 UTC (permalink / raw)
To: ptxdist; +Cc: bruno.thomsen, bth
Allow administrative access to device using sudo.
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
projectroot/etc/group | 1 +
1 file changed, 1 insertion(+)
diff --git a/projectroot/etc/group b/projectroot/etc/group
index 3e4a4be39..ad02970de 100644
--- a/projectroot/etc/group
+++ b/projectroot/etc/group
@@ -1,6 +1,7 @@
root:x:0:
daemon:x:1:
adm:x:4:
+wheel:x:10:
kvm:x:36:
shadow:x:42:
utmp:x:43:
--
2.21.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-22 13:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22 13:59 [ptxdist] [PATCH] rootfs: add wheel group Bruno Thomsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox