/var/log/ippl/* {
	notifempty
	olddir /var/log/archiv/ippl
	postrotate
		/bin/killall -HUP ippl
	endscript
}
