diff options
author | Renken <renken@shione.net> | 2023-12-25 22:55:06 +0100 |
---|---|---|
committer | Renken <renken@shione.net> | 2024-02-20 22:54:05 +0100 |
commit | 900156b511187d9ce393a55475a8b205e3afeb13 (patch) | |
tree | a25e1af805214289e8bba0a4130e49b358c75b2f /config/shione/wireguard/debian/control | |
parent | 81b8b02ac9486a1e5248b56351712059faede632 (diff) | |
download | shione-900156b511187d9ce393a55475a8b205e3afeb13.tar.gz shione-900156b511187d9ce393a55475a8b205e3afeb13.zip |
config: shione: incomplete wireguard setup
Diffstat (limited to 'config/shione/wireguard/debian/control')
-rw-r--r-- | config/shione/wireguard/debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/shione/wireguard/debian/control b/config/shione/wireguard/debian/control new file mode 100644 index 0000000..81d04ba --- /dev/null +++ b/config/shione/wireguard/debian/control @@ -0,0 +1,16 @@ +Source: wireguard-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: wireguard-config +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, wireguard, wireguard-tools +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Description: Shione wireguard configuration. + Shione wireguard configuration. |