Subversion Repositories configs

Rev

Rev 4 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 40
Line 4... Line 4...
4
	-x /tmp/.font-unix -x /tmp/.ICE-unix -x /tmp/.Test-unix \
4
	-x /tmp/.font-unix -x /tmp/.ICE-unix -x /tmp/.Test-unix \
5
	-X '/tmp/hsperfdata_*' 10d /tmp
5
	-X '/tmp/hsperfdata_*' -X '/tmp/.hdb*lock' -X '/tmp/.sapstartsrv*.log' \
-
 
6
	10d /tmp
6
/usr/sbin/tmpwatch "$flags" 30d /var/tmp
7
/usr/sbin/tmpwatch "$flags" 30d /var/tmp
7
for d in /var/{cache/man,catman}/{cat?,X11R6/cat?,local/cat?}; do
8
for d in /var/{cache/man,catman}/{cat?,X11R6/cat?,local/cat?}; do
8
    if [ -d "$d" ]; then
9
    if [ -d "$d" ]; then
9
	/usr/sbin/tmpwatch "$flags" -f 30d "$d"
10
	/usr/sbin/tmpwatch "$flags" -f 30d "$d"
10
    fi
11
    fi