]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro: package kr_cache_gc
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 16 May 2019 11:43:33 +0000 (13:43 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Wed, 3 Jul 2019 13:28:19 +0000 (15:28 +0200)
distro/deb/knot-resolver.install
distro/rpm/knot-resolver.spec

index 88bfff2afa786966180fba0eb6665d1114204c71..e80207f1fe8426d2c3bc497423ad03c7d1f275d3 100644 (file)
@@ -30,3 +30,4 @@ usr/lib/knot-resolver/kres_modules/view.lua
 usr/lib/knot-resolver/kres_modules/workarounds.lua
 usr/sbin/kresc
 usr/sbin/kresd
+usr/sbin/kr_cache_gc
index cc72adad4f67f20d96a101c2dd142e371eae733d..29a1d15c9301262db9bfbf690a873cdc4a4ef5cb 100644 (file)
@@ -251,6 +251,7 @@ getent passwd knot-resolver >/dev/null || useradd -r -g knot-resolver -d %{_sysc
 %attr(750,knot-resolver,knot-resolver) %dir %{_localstatedir}/cache/%{name}
 %{_sbindir}/kresd
 %{_sbindir}/kresc
+%{_sbindir}/kr_cache_gc
 %{_libdir}/libkres.so.*
 %dir %{_libdir}/knot-resolver
 %{_libdir}/knot-resolver/*.so