From a5929a01854dd53828e10008b68763c3959632ec Mon Sep 17 00:00:00 2001 From: "Krzysztof A. Adamski" Date: Sun, 29 Jun 2008 14:43:20 -0400 Subject: Add support for forcing some long running methods to be called in async mode from command line. --- func.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'func.spec') diff --git a/func.spec b/func.spec index e8f6d23..9840ce9 100644 --- a/func.spec +++ b/func.spec @@ -60,6 +60,7 @@ rm -fr $RPM_BUILD_ROOT %dir %{_sysconfdir}/%{name}/minion-acl.d/ %dir /etc/func/modules/ %config(noreplace) /etc/func/minion.conf +%config(noreplace) /etc/func/async_methods.conf %config(noreplace) /etc/logrotate.d/func_rotate %dir %{python_sitelib}/func %dir %{python_sitelib}/func/minion -- cgit