mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-21 20:48:10 -04:00
add flarum-admin user
This commit is contained in:
parent
1a195570c8
commit
494247747c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ table inet filter {
|
|||
chain output {
|
||||
type filter hook output priority filter
|
||||
|
||||
skuid != {root, systemd-network, chrony, unbound, http, flarum} counter goto output-reject
|
||||
skuid != {root, systemd-network, chrony, unbound, http, flarum, flarum-admin} counter goto output-reject
|
||||
}
|
||||
|
||||
chain output-reject {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue