runroot config: remove bg option not allowed in plugin
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
faa003fc9e
commit
2c1c50a805
1 changed files with 1 additions and 1 deletions
|
@ -28,5 +28,5 @@ safe_roots = /mnt/koji/compose
|
|||
mountpoint = /mnt/koji/compose
|
||||
path = ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com:/fedora_koji/koji/compose
|
||||
fstype = nfs
|
||||
options = rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3
|
||||
options = rw,hard,intr,noatime,nodev,nosuid,nfsvers=3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue