]> git.ipfire.org Git - people/ms/pakfire.git/commitdiff
daemon: Set a default ccache path in the configuration
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 28 Apr 2023 16:08:39 +0000 (16:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 28 Apr 2023 16:08:39 +0000 (16:08 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
contrib/config/daemon.conf

index e15eeaa0d1ab746eb7c83aa2a2ab9ab4289aa900..ec80e35913090c1fb904c403a717c725f15420d4 100644 (file)
@@ -7,3 +7,6 @@
 
 # The keytab file that is being used to authenticate against the Hub
 keytab = /etc/krb5.keytab
+
+# The default path for ccaches
+ccache_path = /var/cache/pakfire/ccache