From b2e116eaa6d4e8ad24208db1eafdc59531bd20f0 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 26 Aug 2020 17:35:06 -0700 Subject: debian: mark conffile --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index c992506..97af04a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,3 +40,4 @@ assets = [ ["extra/example_config.toml", "usr/share/doc/es-public-proxy/", "644"], ["extra/example_config.toml", "etc/es-public-proxy.toml", "644"], ] +conf-files = ["etc/es-public-proxy.toml"] -- cgit v1.2.3