Lines 9-16
Link Here
|
9 |
### define the user amun should run as |
9 |
### define the user amun should run as |
10 |
### NOTE: non-root user cannot open bindports below 1024 |
10 |
### NOTE: non-root user cannot open bindports below 1024 |
11 |
user: root |
11 |
user: amun |
12 |
group: root |
12 |
group: amun |
13 |
### timeouts in seconds when everything else fails |
13 |
### timeouts in seconds when everything else fails |
14 |
### (can be changed while running) |
14 |
### (can be changed while running) |
Lines 85-90
Link Here
|
85 |
log_modules: |
85 |
log_modules: |
86 |
# log-surfnet |
86 |
# log-surfnet |
87 |
# log-syslog |
87 |
# log-syslog |
|
|
88 |
# log-mysql |
88 |
### define the vulnerability modules to load |
89 |
### define the vulnerability modules to load |
89 |
### (can be changed while running) |
90 |
### (can be changed while running) |