diff options
author | Mohammed Amar-Bensaber <renken@shione.net> | 2024-08-27 22:22:06 +0200 |
---|---|---|
committer | Mohammed Amar-Bensaber <renken@shione.net> | 2024-08-27 22:22:06 +0200 |
commit | c4b3df829d5b07a2ce909389ac56c3e5dabd82a2 (patch) | |
tree | 23567e6c07c6df6513bac1487000c221a39960c1 /debian/control | |
parent | d6b858d610db311c3006e0d44035d23a5c79ecc8 (diff) | |
download | shione-c4b3df829d5b07a2ce909389ac56c3e5dabd82a2.tar.gz shione-c4b3df829d5b07a2ce909389ac56c3e5dabd82a2.zip |
nftables: init config package
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control index caf410c..659401f 100644 --- a/debian/control +++ b/debian/control @@ -14,3 +14,12 @@ Provides: ${diverted-files} Conflicts: ${diverted-files} Description: Opinionated openssh-server configuration. Opinionated openssh-server configuration. + +Package: nftables-config +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, nftables +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Description: Shione nftables configuration. + Nftables configuration for shione.net. |