Blame SPECS/nftables.conf

Packit c07a97
# Uncomment the include statement here to load the default config sample
Packit c07a97
# in /etc/nftables for nftables service.
Packit c07a97
Packit c07a97
#include "/etc/nftables/main.nft"
Packit c07a97
Packit c07a97
# To customize, either edit the samples in /etc/nftables, append further
Packit c07a97
# commands to the end of this file or overwrite it after first service
Packit c07a97
# start by calling: 'nft list ruleset >/etc/sysconfig/nftables.conf'.