repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: ocaml-ctypes 0.20.2-1
[arch-packages.git]
/
nftables
/
trunk
/
nftables.service
blob
464d8df21921e170a578f496132292771e154fa7
1
[Unit]
2
Description=Netfilter Tables
3
Documentation=man:nft(8)
4
Wants=network-pre.target
5
Before=network-pre.target
6
7
[Service]
8
Type=oneshot
9
ExecStart=/usr/bin/nft -f /etc/nftables.conf
10
11
[Install]
12
WantedBy=multi-user.target