mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04:00
add flarum-admin user
This commit is contained in:
parent
1a195570c8
commit
494247747c
@ -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…
Reference in New Issue
Block a user