./unix/logrotate/test/script_handling_rotation/rotate.sh

download original
#!/bin/sh

cd "`dirname $0`"
/usr/sbin/logrotate -vv --force --state logrotate_status logrotate.conf


  
back to script_handling_rotation

(C) 1998-2017 Olaf Klischat <olaf.klischat@gmail.com>