From 846ec4d3be79c3cab9d7262e17f58abfb38101d6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 9 Jul 2015 02:55:38 +0000 Subject: [PATCH] allow /mnt/koji/compose to be mounted rw in the runroot plugin Signed-off-by: Dennis Gilmore --- roles/koji_builder/files/runroot.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koji_builder/files/runroot.conf b/roles/koji_builder/files/runroot.conf index 19023bc7b6..64cd09a200 100644 --- a/roles/koji_builder/files/runroot.conf +++ b/roles/koji_builder/files/runroot.conf @@ -9,7 +9,7 @@ ; Each extra_mount needs to start with some of these prefixes. Other paths are ; not allowed for mounting. Only absolute paths are allowed here, no ; wildcards. -; safe_roots = /mnt/workdir/tmp +safe_roots = /mnt/koji/compose ; path substitutions is tuple per line, delimited by comma, order is ; important.