mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
disable tmpfs plugin (#610)
Signed-off-by: Cappy Ishihara <cappy@cappuchino.xyz>
This commit is contained in:
@@ -5,7 +5,6 @@ config_opts['chroot_setup_cmd'] = 'install @buildsys-build'
|
||||
config_opts['package_manager'] = 'dnf5'
|
||||
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
|
||||
config_opts['mirrored'] = True
|
||||
config_opts['plugin_conf']['tmpfs_enable'] = True
|
||||
config_opts['plugin_conf']['root_cache_enable'] = True
|
||||
config_opts['plugin_conf']['yum_cache_enable'] = True
|
||||
config_opts['plugin_conf']['ccache_enable'] = True
|
||||
@@ -222,4 +221,4 @@ skip_if_unavailable=False
|
||||
|
||||
|
||||
config_opts['dnf.conf'] = dnf_conf
|
||||
config_opts['dnf5.conf'] = dnf_conf
|
||||
config_opts['dnf5.conf'] = dnf_conf
|
||||
|
||||
Reference in New Issue
Block a user