diff --git a/README b/README new file mode 100644 index 0000000..b056a4a --- /dev/null +++ b/README @@ -0,0 +1,6 @@ +För att testa logcheck så skapa en testfil med loggraderna i /root/logcheck.testlog + +Se till att följande finns i .bashrc +testa_logcheck () { sudo -u logcheck logcheck -s -o -t -d -l /root/logcheck.testlog ; } + +