We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a40b5f4 + 0ed39e6 commit d78415eCopy full SHA for d78415e
1 file changed
vm-systemd/qubes-firewall.service
@@ -7,6 +7,8 @@ Before=qubes-network.service
7
[Service]
8
Type=notify-reload
9
ExecStart=/usr/bin/qubes-firewall
10
+Restart=on-failure
11
+RestartSec=5s
12
13
[Install]
14
WantedBy=multi-user.target
0 commit comments