summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorSeth Vidal <skvidal@fedoraproject.org>2007-09-27 12:33:06 -0400
committerSeth Vidal <skvidal@fedoraproject.org>2007-09-27 12:33:06 -0400
commitf91fa04fe5c5813f2ce200fbc59b52e0a00d4bea (patch)
tree023eba9059a7e6f78e29a9bee4149e86cf103b92 /func.spec
parentdb29f4bf424b7b804617cb042ad796f2812c0ca0 (diff)
downloadthird_party-func-f91fa04fe5c5813f2ce200fbc59b52e0a00d4bea.tar.gz
third_party-func-f91fa04fe5c5813f2ce200fbc59b52e0a00d4bea.tar.xz
third_party-func-f91fa04fe5c5813f2ce200fbc59b52e0a00d4bea.zip
- certs.py: write keys out as mode 600
- make sure we setup the config dict immediately in config_data - clean up our config, pki and var dirs on removal
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/func.spec b/func.spec
index 49d0d3b..c7a99fe 100644
--- a/func.spec
+++ b/func.spec
@@ -40,6 +40,8 @@ rm -fr $RPM_BUILD_ROOT
%{_bindir}/certmaster-ca
/etc/init.d/funcd
/etc/init.d/certmaster
+%dir %{_sysconfdir}/%{name}
+%dir %{_sysconfdir}/pki/%{name}
%config(noreplace) /etc/func/minion.conf
%config(noreplace) /etc/func/certmaster.conf
%dir %{python_sitelib}/func