summaryrefslogtreecommitdiff
path: root/ext/installfiles/linux
diff options
context:
space:
mode:
Diffstat (limited to 'ext/installfiles/linux')
-rw-r--r--ext/installfiles/linux/DEBIAN/conffiles0
-rw-r--r--ext/installfiles/linux/DEBIAN/control.in11
2 files changed, 11 insertions, 0 deletions
diff --git a/ext/installfiles/linux/DEBIAN/conffiles b/ext/installfiles/linux/DEBIAN/conffiles
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/ext/installfiles/linux/DEBIAN/conffiles
diff --git a/ext/installfiles/linux/DEBIAN/control.in b/ext/installfiles/linux/DEBIAN/control.in
new file mode 100644
index 00000000..c2927120
--- /dev/null
+++ b/ext/installfiles/linux/DEBIAN/control.in
@@ -0,0 +1,11 @@
+Package: zerotier-one
+Architecture: any
+Maintainer: ZeroTier Networks
+Depends: curl
+Priority: optional
+Version: __VERSION__
+Homepage: https://github.com/zerotier/ZeroTierOne
+Description: ZeroTier One network virtualization service
+ ZeroTier One is a fast, secure, and easy to use peer to peer network
+ virtualization engine. Visit https://www.zerotier.com/ for more
+ information.