Commit 0ed39e6
committed
Restart qubes-firewall on failure
Sometimes, on a small sys-net, qubes-firewall gets killed by OOM killer,
if it happens to start and reload rules at the time when many other
services are starting. This results in no network access to downstream
VMs.
Restart it on failure automatically, but with 5s delay.
QubesOS/qubes-issues#108861 parent 8a74a7d commit 0ed39e6
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
0 commit comments