Make ProtectHome tmpfs for aurweb
AURweb's rendercomment script uses python's libgit2 bindings which error out when it can't read /home/aur/.git due to ProtectHome=true, instead use ProtectHome=tmpfs.
Please register or sign in to comment
AURweb's rendercomment script uses python's libgit2 bindings which error out when it can't read /home/aur/.git due to ProtectHome=true, instead use ProtectHome=tmpfs.