diff options
Diffstat (limited to 'handlers/sys')
-rwxr-xr-x | handlers/sys | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/handlers/sys b/handlers/sys index 66f1595..dd49a3e 100755 --- a/handlers/sys +++ b/handlers/sys @@ -1,3 +1,4 @@ +# -*- mode: sh; sh-basic-offset: 3; indent-tabs-mode: nil; -*- # # this handler will save various reports of vital system information. # by default, all the reports are enabled and are saved in /var/backups. |