Lite info

This commit is contained in:
root
2016-03-11 12:21:28 +01:00
parent c9b927916e
commit be588add6a

6
README Normal file
View File

@@ -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 ; }