An error occurred while fetching this tab.
Draft: Use drop-in configs
- Jul 24, 2024
-
-
Hanabishi Recca authored548f24b2
-
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
This MR implements drop-in configs. Closes #2.
/etc/nftables.d
.*.conf
files from the aforementioned directory./etc/nftables.conf
as /etc/nftables.d/10-nftables.conf
to preserve existing working configurations. It makes user able to disable default rules without editing the shipped config.