summarylogtreecommitdiffstats
path: root/nftables.service
AgeCommit message (Collapse)Author
2022-07-11Update PKGBUILD and servicesa821
+ service file is exactly like official PKGBUILD + remove redundant make-depends + fix duplicated opt-depends + add json and readline config options like official PKGBUILD + do not disable debug, because this is a VCS package intended for debugging (mostly).
2018-04-26Updated files based on the official packageMáté Eckl
The custom service file and the init script is a bit outdated, there is an official service for this which makes the actual solution unnecessary. The default config file can also be useful. The original files are available at https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/nftables Signed-off-by: Máté Eckl <ecklm94@gmail.com>
2015-06-17Initial importAnatol Pomozov