upgpkg: ocaml-ctypes 0.20.2-1
[arch-packages.git] / nftables / trunk / nftables.service
blob464d8df21921e170a578f496132292771e154fa7
1 [Unit]
2 Description=Netfilter Tables
3 Documentation=man:nft(8)
4 Wants=network-pre.target
5 Before=network-pre.target
7 [Service]
8 Type=oneshot
9 ExecStart=/usr/bin/nft -f /etc/nftables.conf
11 [Install]
12 WantedBy=multi-user.target