summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorKrzysztof A. Adamski <krzysztofa@gmail.com>2008-06-29 14:43:20 -0400
committerKrzysztof A. Adamski <krzysztofa@gmail.com>2008-06-29 14:43:20 -0400
commita5929a01854dd53828e10008b68763c3959632ec (patch)
treeb94d800396ff16edb4327c03b3d2809606935c09 /func.spec
parentd774652d1abfe763dcecb208beb36c0136e6f838 (diff)
downloadthird_party-func-a5929a01854dd53828e10008b68763c3959632ec.tar.gz
third_party-func-a5929a01854dd53828e10008b68763c3959632ec.tar.xz
third_party-func-a5929a01854dd53828e10008b68763c3959632ec.zip
Add support for forcing some long running methods to be called in async mode from command line.
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec1
1 files changed, 1 insertions, 0 deletions
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