rpm-ostreed.conf
rpm-ostree
Developer
Jonathan
Lebon
jlebon@redhat.com
rpm-ostreed.conf
5
rpm-ostreed.conf
RPM-OSTree daemon configuration file
/etc/rpm-ostreed.conf
Description
This file configures the RPM-OSTree daemon.
Options
All options are configured in the "[Daemon]" section. Available options are:
AutomaticUpdatePolicy=
Controls the automatic update policy. Currently "none" or "check".
"none" disables automatic updates. "check" downloads just enough metadata to check
for updates and display them in rpm-ostree status. Defaults to
"none".
Automatic updates enablement and frequency are controlled by the
rpm-ostreed-automatic.timer unit.
See systemd.timer5
for more information on how to control systemd timers.
IdleExitTimeout=
Controls the time in seconds of inactivity before the daemon exits. Use 0 to
disable auto-exit. Defaults to 60.
See Also
rpm-ostree1