Skip to content

main/logcheck: update path of lock dir

Sertonix requested to merge sertonix/aports:logcheck-run into master

Upstream has moved the default lock directory to /run/lock (6da4b04f8b5) but forgot to change the Makefile so patching it (logcheck!21).

Also removing 2 'mkdir -p' lines since 'make install' already creates the directories.

Ref #15930

Fixes #16050

Merge request reports