* [Buildroot] [PATCH] system/skeleton: add the shadow-group file
@ 2012-12-30 21:55 Yann E. MORIN
2012-12-30 23:12 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2012-12-30 21:55 UTC (permalink / raw)
To: buildroot
/etc/gshadow is to /etc/group what /etc/shadow is to /etc/passwd.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
system/skeleton/etc/gshadow | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
create mode 100644 system/skeleton/etc/gshadow
diff --git a/system/skeleton/etc/gshadow b/system/skeleton/etc/gshadow
new file mode 100644
index 0000000..0af6dad
--- /dev/null
+++ b/system/skeleton/etc/gshadow
@@ -0,0 +1,21 @@
+root:*::
+daemon:*::
+bin:*::
+sys:*::
+adm:*::
+tty:*::
+disk:*::
+wheel:*::
+audio:*::
+www-data:*::
+utmp:*::
+staff:*::
+lock:*::
+haldaemon:*::
+dbus:*::
+netdev:*::
+ftp:*::
+nobody:*::
+nogroup:*::
+users:*::
+default:*::
--
1.7.2.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] system/skeleton: add the shadow-group file
2012-12-30 21:55 [Buildroot] [PATCH] system/skeleton: add the shadow-group file Yann E. MORIN
@ 2012-12-30 23:12 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2012-12-30 23:12 UTC (permalink / raw)
To: buildroot
All,
On Sunday 30 December 2012 Yann E. MORIN wrote:
> /etc/gshadow is to /etc/group what /etc/shadow is to /etc/passwd.
Superseded, it's now part of my (upcoming) package-create-users series.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-30 23:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-30 21:55 [Buildroot] [PATCH] system/skeleton: add the shadow-group file Yann E. MORIN
2012-12-30 23:12 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox