summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/suse-10.2/export-filter.example
diff options
context:
space:
mode:
authorOliver Tappe2007-05-28 23:59:41 +0200
committerOliver Tappe2007-05-28 23:59:41 +0200
commita24e38a598702114545c650d6f75b550212e6aab (patch)
tree6231fc378e80e1173894a58e91c9636949f0ce49 /lib/distro-info/suse-10.2/export-filter.example
parent* part one of settings file related changes (ticket#122): (diff)
downloadcore-a24e38a598702114545c650d6f75b550212e6aab.tar.gz
core-a24e38a598702114545c650d6f75b550212e6aab.tar.xz
core-a24e38a598702114545c650d6f75b550212e6aab.zip
* part two of settings file related changes (ticket#122):
- removed '.local' ending from several files git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1104 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'lib/distro-info/suse-10.2/export-filter.example')
-rw-r--r--lib/distro-info/suse-10.2/export-filter.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/distro-info/suse-10.2/export-filter.example b/lib/distro-info/suse-10.2/export-filter.example
new file mode 100644
index 00000000..96f0d3bc
--- /dev/null
+++ b/lib/distro-info/suse-10.2/export-filter.example
@@ -0,0 +1,12 @@
+#add your own filters to this file and rename it to 'exclude-filter.local'
+#in order to overrule the filters provided by openslx
+#
+#Examples:
+# the following line would include anything below /var/spool/
+#+ /var/spool/*
+#
+# this would exclude anything in /etc that starts with dhcpd.conf
+#- /etc/dhcpd.conf*
+#
+# and this would exclude all rpmnew-files:
+#- *.rpmnew