git » debian:dnss » commit f5b9dbc

Use the standard "default" instead of creating our own file

author Alberto Bertogli (debian)
2016-11-28 19:50:21 UTC
committer Alberto Bertogli (debian)
2016-11-28 19:51:06 UTC
parent 43f61810d87c1b288009808c98934a0c13d660cf

Use the standard "default" instead of creating our own file

While at it, fix a typo on it.

debian/{default/dnss => default} +1 -2
debian/install +0 -1

diff --git a/debian/default/dnss b/debian/default
similarity index 77%
rename from debian/default/dnss
rename to debian/default
index b9cf3ba..44e728d 100644
--- a/debian/default/dnss
+++ b/debian/default
@@ -1,6 +1,5 @@
-
 # When using dnss-to-grpc mode, the address of the upstream GRPC server.
-# Note e expect a certificate for the IP address in
+# Note we expect a certificate for the IP address in
 # /etc/ssl/dnss/grpc-upstream-cert.pem
 # Example: GRPC_UPSTREAM_ADDRESS="1.2.3.4:9953"
 GRPC_UPSTREAM_ADDRESS=
diff --git a/debian/install b/debian/install
index bede141..c0ea4ab 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,2 @@
 debian/README.certs	etc/ssl/dnss/
-debian/default/dnss	etc/default/
 debian/systemd/*	lib/systemd/system/