summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-10-26 17:33:44 -0400
committerMichael DeHaan <mdehaan@redhat.com>2007-10-26 17:33:44 -0400
commit9060cccfbfa77fbc8592f07e4641514d7a740a1f (patch)
tree10b0420e6a8ab82087b2898fd96cf5764162bd75 /func.spec
parentd7f4a0ebebe416084ec726d38f485246aa88e886 (diff)
downloadthird_party-func-9060cccfbfa77fbc8592f07e4641514d7a740a1f.tar.gz
third_party-func-9060cccfbfa77fbc8592f07e4641514d7a740a1f.tar.xz
third_party-func-9060cccfbfa77fbc8592f07e4641514d7a740a1f.zip
Adds the filetracker module, originally developed by fordship, with some tweaks. "func spec call filetracker track filename" can be
used to track a file, and "func spec call filetracker untrack filename" removes it. Then it shows up with lots of data using "func spec call filetracker inventory". Addition can also specify for the contents of data in the said files to be noted in inventory. Additionally, the inventory function can be told to return data structures instead of an easily-diffable list, and the checksums can be enabled/disabled.
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 386e2ae..579093c 100644
--- a/func.spec
+++ b/func.spec
@@ -50,6 +50,7 @@ rm -fr $RPM_BUILD_ROOT
%dir %{_sysconfdir}/%{name}
%dir %{_sysconfdir}/%{name}/minion-acl.d/
%dir %{_sysconfdir}/pki/%{name}
+%dir /etc/func/modules/
%config(noreplace) /etc/func/minion.conf
%config(noreplace) /etc/func/certmaster.conf
%config(noreplace) /etc/logrotate.d/func_rotate