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/rules | |
parent | ef5236be5de1b529cc70cf7aaa482ed92eeaf2cc (diff) | |
download | shione-f334f2c7e831929155b29a126ab1227ed945ad16.tar.gz shione-f334f2c7e831929155b29a126ab1227ed945ad16.zip |
config: shione: init nftables config
Diffstat (limited to 'config/shione/nftables/debian/rules')
-rwxr-xr-x | config/shione/nftables/debian/rules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/shione/nftables/debian/rules b/config/shione/nftables/debian/rules new file mode 100755 index 0000000..a089a9e --- /dev/null +++ b/config/shione/nftables/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --with config-package |