7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
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 ; }
|
|
|
|
|