From 5e0297fe08470b7be60033fa808bb47421403f06 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:40:48 -0400 Subject: [PATCH] Add rpm-ostreed.conf --- config/files/rpm-ostreed-conf/rpm-ostreed.conf | 7 +++++++ recipes/common/jp-common.yml | 1 + 2 files changed, 8 insertions(+) create mode 100644 config/files/rpm-ostreed-conf/rpm-ostreed.conf diff --git a/config/files/rpm-ostreed-conf/rpm-ostreed.conf b/config/files/rpm-ostreed-conf/rpm-ostreed.conf new file mode 100644 index 0000000..aa5106e --- /dev/null +++ b/config/files/rpm-ostreed-conf/rpm-ostreed.conf @@ -0,0 +1,7 @@ +# Entries in this file show the compile time defaults. +# You can change settings by editing this file. +# For option meanings, see rpm-ostreed.conf(5). + +[Daemon] +AutomaticUpdatePolicy=stage +#IdleExitTimeout=60 diff --git a/recipes/common/jp-common.yml b/recipes/common/jp-common.yml index 64342e7..7173ef9 100644 --- a/recipes/common/jp-common.yml +++ b/recipes/common/jp-common.yml @@ -7,6 +7,7 @@ modules: - type: files files: - distrobox: /usr + - rpm-ostreed-conf: /usr/etc - type: fonts nerdfont: - JetBrainsMono