Blame SOURCES/nftables.conf

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