12 lines
198 B
YAML
12 lines
198 B
YAML
|
# SPDX-FileCopyrightText: no
|
||
|
# SPDX-License-Identifier: CC0-1.0
|
||
|
backend: pacman
|
||
|
rootMountPoint: /tmp/mount
|
||
|
operations: []
|
||
|
|
||
|
pacman:
|
||
|
num_retries: 4
|
||
|
disable_timeout: yes
|
||
|
needed_only: true
|
||
|
|