summaryrefslogtreecommitdiffstats
path: root/lib/distro-info/suse-10.2/export-filter.example
blob: 96f0d3bc2df5c23f79813015ddcaae9059aa4ece (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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