This unit is provided by:
Options
- 
    [Install]
- 
    [Service]
- 
    [Unit]- 
        After=local-fs.target
- 
        After=syslog.target
- 
        After=systemd-sysctl.service
- 
        Before=network-pre.target
- 
        Before=network.target libvirtd.service NetworkManager.service
- 
        Before=sysinit.target
- 
        ConditionDirectoryNotEmpty=|/usr/lib/ufw
- 
        ConditionPathExists=|/etc/ufw/ufw.conf
- 
        Conflicts=iptables.service ip6tables.service ebtables.service firewalld.service
- 
        DefaultDependencies=no
- 
        Description=CLI Netfilter Manager
- 
        Description=Uncomplicated firewall
- 
        Documentation=man:ufw(8)
- 
        Documentation=man:ufw(8) man:ufw-framework(8) file://usr/share/doc/ufw/README
- 
        Wants=network-pre.target local-fs.target
 
- 
        
Additionnal notes
Nothing here.