logcheck (1.2.47) w patch logcheck-command_correct.patch jest nieprawidłowo naprawiany, chodzi o linijki: - for rulefile in $(run-parts --list $dir); do + for rulefile in $(run-parts -u $dir); do run-parts -u $dir z rc-scripts-0.4.0.23-3 nie zadziała w sposób oczekiwany. Tutaj potrzebne jest coś w rodzaju 'ls -1 $dir' a,