Commit 6da28e7
committed
Fix OpenSnitch logger config field names
The LoggerConfig uses "Name" not "Type", and "Enabled" is not a valid field.
Corrected to match the actual struct definition.
Signed-off-by: Rafa Porres Molina <rporresm@redhat.com>
Assisted-by: Claude Sonnet 4.51 parent b5a02c4 commit 6da28e7
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 58 | + | |
| 59 | + | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
0 commit comments