Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# Uncomment the include statement here to load the default config sample
2
# in /etc/nftables for nftables service.
3
 
4
#include "/etc/nftables/main.nft"
5
 
6
# To customize, either edit the samples in /etc/nftables, append further
7
# commands to the end of this file or overwrite it after first service
8
# start by calling: 'nft list ruleset >/etc/sysconfig/nftables.conf'.