CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libcap: updated to 2.25-2
[crossrootfs.git] / sysklogd / syslog
CommitLineData
6dca1d21
JB
1#!/bin/sh
2#
3# /etc/cron/weekly/syslog: rotate log files
4#
5
6dca1d21 6/usr/sbin/rotatelog auth
3627dae3
VM
7/usr/sbin/rotatelog cron
8/usr/sbin/rotatelog debug
9/usr/sbin/rotatelog kernel
6dca1d21
JB
10/usr/sbin/rotatelog mail
11/usr/sbin/rotatelog messages
12
13# End of file