Changes
1 changed files (+2/-0)
-
-
@@ -207,6 +207,8 @@# https://github.com/tos-kamiya/git-contrib-graph }; }; # The cgit cache dir must be writable by dynamic user running cgit # Easy solution is to use /var/tmp as the cache dir # I couldn't figure out how to set cache-root for cgit, so instead symlink it systemd.tmpfiles.rules = [ "L /var/cache/cgit - - - - /var/tmp" ];
-