From fe78568581011f3229ffc7b2cf8164dcdeccbcaa Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Thu, 10 Sep 2015 17:28:37 -0300 Subject: [PATCH] Colab assets should run as root --- colab/colab.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colab/colab.spec b/colab/colab.spec index 203a8ee..202f058 100644 --- a/colab/colab.spec +++ b/colab/colab.spec @@ -98,7 +98,7 @@ rm -rf %{buildvenv} /usr/lib/colab #/var/lib/colab # XXX: remove if doesnt break -%attr(-, colab, colab) /var/lib/colab/assets +/var/lib/colab/assets %attr(-, colab, colab) /var/lib/colab/celery %attr(-, colab, colab) /var/log/colab %{_bindir}/* -- libgit2 0.21.2