diff options
author | Renken <renken@shione.net> | 2024-01-01 21:10:48 +0100 |
---|---|---|
committer | Renken <renken@shione.net> | 2024-02-20 22:54:06 +0100 |
commit | f334f2c7e831929155b29a126ab1227ed945ad16 (patch) | |
tree | 2123d04e7396873b3eb19e501f3fc9d0af60de5b /config/shione/nftables/debian/control | |
parent | ef5236be5de1b529cc70cf7aaa482ed92eeaf2cc (diff) | |
download | shione-f334f2c7e831929155b29a126ab1227ed945ad16.tar.gz shione-f334f2c7e831929155b29a126ab1227ed945ad16.zip |
config: shione: init nftables config
Diffstat (limited to 'config/shione/nftables/debian/control')
-rw-r--r-- | config/shione/nftables/debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/shione/nftables/debian/control b/config/shione/nftables/debian/control new file mode 100644 index 0000000..46514e9 --- /dev/null +++ b/config/shione/nftables/debian/control @@ -0,0 +1,16 @@ +Source: nftables-config +Section: tasks +Priority: optional +Maintainer: Renken <renken@shione.net> +Rules-Requires-Root: no +Build-Depends: debhelper (>= 13.11~), config-package-dev (>= 4.15~) +Standards-Version: 4.1.0 + +Package: nftables-config +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, nftables +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Description: Shione nftables configuration. + Shione nftables configuration. |