allow /mnt/koji/compose to be mounted rw in the runroot plugin

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
Dennis Gilmore 2015-07-09 02:55:38 +00:00
parent 3723b58011
commit 846ec4d3be

View file

@ -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.