summaryrefslogtreecommitdiff
path: root/src/etc/cron.hourly/vyos-logrotate-hourly
blob: f4f56a9c28cbdec2ce7bb4f2251e519f70376bf5 (plain)
1
2
3
4
#!/bin/sh

test -x /usr/sbin/logrotate || exit 0
/usr/sbin/logrotate /etc/logrotate.conf