CHips L MINI SHELL

CHips L pro

Current Path : /etc/init/
Upload File :
Current File : //etc/init/ufw.conf

# ufw - Uncomplicated Firewall
#
# The Uncomplicated Firewall is a front-end for iptables, to make managing a
# Netfilter firewall easier.

description	"Uncomplicated firewall"

# Make sure we start before an interface receives traffic
start on (starting network-interface
          or starting network-manager
          or starting networking)

stop on runlevel [!023456]

console output

pre-start exec /lib/ufw/ufw-init start quiet
post-stop exec /lib/ufw/ufw-init stop

Copyright 2K16 - 2K18 Indonesian Hacker Rulez