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