core-admin/linux/systemd
Marek Marczykowski-Górecki 5e89b23288
firewall: use asyncio's call_later instead of systemd to reload rules
When some expiring rules are present, it is necessary to reload firewall
when those rules expire. Previously systemd timer was used to trigger
this action, but since we have own daemon now, it isn't necessary
anymore - use this daemon for that.
Additionally automatically removing expired rules was completely broken
in R4.0.

Fixes QubesOS/qubes-issues#1173
2018-02-07 02:48:11 +01:00
..
lvm2-pvscan@.service.d_30_qubes.conf Order qubesd.service after lvm2-pvscan@.service 2017-08-12 19:50:50 +02:00
Makefile firewall: use asyncio's call_later instead of systemd to reload rules 2018-02-07 02:48:11 +01:00
qubes-core.service
qubes-qmemman.service qmemman: remove cyclic service ordering 2017-11-21 13:01:51 +01:00
qubes-reload-firewall@.service
qubes-reload-firewall@.timer proxyvm: add support for rules with expire time (#760) 2014-03-28 02:54:59 +01:00
qubes-vm@.service
qubesd.service