From 1455d67711a5353adabdba8183d3bc603ea7f216 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 12 Feb 2007 21:44:09 +0000 Subject: * added perl-ified slxos-setup script and the relevant perl-modules, still not done, but nearly there git-svn-id: http://svn.openslx.org/svn/openslx/trunk@698 95ad53e4-c205-0410-b2fa-d234c58c8868 --- lib/distro-info/suse-10.1/prereqfiles/etc/shadow | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 lib/distro-info/suse-10.1/prereqfiles/etc/shadow (limited to 'lib/distro-info/suse-10.1/prereqfiles/etc/shadow') diff --git a/lib/distro-info/suse-10.1/prereqfiles/etc/shadow b/lib/distro-info/suse-10.1/prereqfiles/etc/shadow new file mode 100644 index 00000000..cd100a5a --- /dev/null +++ b/lib/distro-info/suse-10.1/prereqfiles/etc/shadow @@ -0,0 +1,14 @@ +root::13481:::::: +bin:*:13481:::::: +daemon:*:13481:::::: +lp:*:13481:::::: +mail:*:13481:::::: +news:*:13481:::::: +uucp:*:13481:::::: +games:*:13481:::::: +man:*:13481:::::: +wwwrun:*:13481:::::: +ftp:*:13481:::::: +nobody:*:13481:::::: +messagebus:!:13481:0::7::: +haldaemon:!:13481:0::7::: -- cgit v1.2.3-55-g7522