From d84d6508ae638eaff53f28340ec0078a54b35ad9 Mon Sep 17 00:00:00 2001 From: Doug Hoyte Date: Wed, 8 Jan 2025 18:19:52 -0500 Subject: [PATCH] config --- pkg/build.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pkg/build.pl b/pkg/build.pl index de9c856..2534e91 100644 --- a/pkg/build.pl +++ b/pkg/build.pl @@ -16,12 +16,11 @@ description => 'strfry', files => { 'strfry' => '/usr/local/bin/strfry', - 'strfry.conf' => '/etc/strfry.conf', + 'strfry.conf' => '/etc/strfry.conf.sample', }, dirs => { }, config_files => [ - '/etc/strfry.conf', ], #postinst => 'pkg/scripts/postinst', # ssl dev pkg so we don't hard-code openssl ABI version (works with multiple)