From 4d36563e61ab0d0b6617aae18c9a6962701c6c59 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Tue, 25 Sep 2007 15:42:25 -0400 Subject: add etc/certmaster.conf fix setup.py and func.spec for it --- func.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'func.spec') diff --git a/func.spec b/func.spec index 52ec37a..c516fb9 100644 --- a/func.spec +++ b/func.spec @@ -39,6 +39,7 @@ rm -fr $RPM_BUILD_ROOT /etc/init.d/funcd /etc/init.d/certmaster %config(noreplace) /etc/func/settings +%config(noreplace) /etc/func/certmaster.conf %dir %{python_sitelib}/func %dir %{python_sitelib}/func/minion %dir %{python_sitelib}/func/overlord -- cgit