mirror of
https://github.com/xzcrpw/blackwall.git
synced 2026-05-20 15:55:12 +02:00
v2.0.0: adaptive eBPF firewall with AI honeypot and P2P threat mesh
This commit is contained in:
commit
37c6bbf5a1
133 changed files with 28073 additions and 0 deletions
10
deploy/systemd/laptop/blackwall-healthcheck.timer
Executable file
10
deploy/systemd/laptop/blackwall-healthcheck.timer
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Blackwall health check timer (every 5 min)
|
||||
|
||||
[Timer]
|
||||
OnBootSec=2min
|
||||
OnUnitActiveSec=5min
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue