Line 32: |
Line 32: |
| to set a new value just issue ( where you change VALUE and OPTION by the appropriate data): | | to set a new value just issue ( where you change VALUE and OPTION by the appropriate data): |
| db configuration setprop rkhunter OPTION VALUE | | db configuration setprop rkhunter OPTION VALUE |
− | | + | signal-event remoteaccess-update |
| ====DisableTests==== | | ====DisableTests==== |
| here you can set a string of disabled tests separated by ","(default is '''apps,suspscan,system_commands''') | | here you can set a string of disabled tests separated by ","(default is '''apps,suspscan,system_commands''') |
Line 44: |
Line 44: |
| | | |
| config setprop rkhunter mail toto@toto.com | | config setprop rkhunter mail toto@toto.com |
− | | + | signal-event remoteaccess-update |
| ====DIAG_SCAN==== | | ====DIAG_SCAN==== |
| DIAG_SCAN= no - perform normal report scan (default) | | DIAG_SCAN= no - perform normal report scan (default) |
Line 50: |
Line 50: |
| (includes application check) | | (includes application check) |
| config setprop rkhunter DIAG_SCAN yes | | config setprop rkhunter DIAG_SCAN yes |
| + | signal-event remoteaccess-update |
| ====mailWarn==== | | ====mailWarn==== |
| recipient to send a mail in case of warning. Default is empty. | | recipient to send a mail in case of warning. Default is empty. |
| for example | | for example |
| config setprop rkhunter mailWarn toto@toto.com | | config setprop rkhunter mailWarn toto@toto.com |
− | | + | signal-event remoteaccess-update |
| ====status==== | | ====status==== |
| active or deactivate rkhunter : enabled (default)/ '''disabled''' | | active or deactivate rkhunter : enabled (default)/ '''disabled''' |
| + | config setprop rkhunter status disabled |
| + | signal-event remoteaccess-update |
| | | |
| === Uninstall === | | === Uninstall === |