From 96f038d8b0be478a8f22ad44b9ed4e21bad50f7c Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 22 Mar 2006 01:17:59 +0000 Subject: exclude shadow file from cloning/rsync process. See SystemUser for further explanation. git-svn-id: http://svn.openslx.org/svn/openslx/ld4@112 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/distro-specs/exclude-suse-10.0 | 1 + installer/distro-specs/exclude-suse-10.1 | 1 + installer/distro-specs/exclude-ubuntu | 1 + 3 files changed, 3 insertions(+) (limited to 'installer') diff --git a/installer/distro-specs/exclude-suse-10.0 b/installer/distro-specs/exclude-suse-10.0 index 385243fd..e26e17f8 100644 --- a/installer/distro-specs/exclude-suse-10.0 +++ b/installer/distro-specs/exclude-suse-10.0 @@ -24,6 +24,7 @@ - /boot/initrd* - /boot/grub - /dev/* +- /etc/shadow* - /tmp/* - /root/* - /home/* diff --git a/installer/distro-specs/exclude-suse-10.1 b/installer/distro-specs/exclude-suse-10.1 index 385243fd..e26e17f8 100644 --- a/installer/distro-specs/exclude-suse-10.1 +++ b/installer/distro-specs/exclude-suse-10.1 @@ -24,6 +24,7 @@ - /boot/initrd* - /boot/grub - /dev/* +- /etc/shadow* - /tmp/* - /root/* - /home/* diff --git a/installer/distro-specs/exclude-ubuntu b/installer/distro-specs/exclude-ubuntu index ffbd904b..1e6fb910 100644 --- a/installer/distro-specs/exclude-ubuntu +++ b/installer/distro-specs/exclude-ubuntu @@ -23,6 +23,7 @@ - /boot/initrd* - /boot/grub - /dev/* +- /etc/shadow* - /proc/* - /sys/* - /tmp/* -- cgit v1.2.3-55-g7522