Commit 0a8d3c2
committed
refactor: Explicitly set permanent firewall configuration
When neither `permanent` nor `runtime` is set, the firewall role
normally defaults to `runtime` only. Inexplicably it seems to set the
permanent configuration as well, but let's not rely on this and instead
make this explicit.1 parent 24438d7 commit 0a8d3c2
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
0 commit comments