summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/suse-10.2/export-filter.example
diff options
context:
space:
mode:
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