Skip to content

Instantly share code, notes, and snippets.

@devmachiine
Created November 10, 2024 14:32
Show Gist options
  • Save devmachiine/d426de385e26ee86fcdcf478d5868490 to your computer and use it in GitHub Desktop.
Save devmachiine/d426de385e26ee86fcdcf478d5868490 to your computer and use it in GitHub Desktop.
fedora41 changes

default gnome-terminal replaced by ptyxis


dnf5-plugin-automatic x86_64 5.2.6.2-1.fc41 fedora 130 k replacing dnf-automatic.noarch 4.21.1-1.fc40

 https://manpages.opensuse.org/Tumbleweed/dnf5-plugin-automatic/dnf5-automatic.8.en.html
 --
 RUN DNF5 AUTOMATIC SERVICE

The service is typically executed using the systemd timer dnf5-automatic.timer. To configure the service, customize the /etc/dnf/dnf5-plugins/automatic.conf file. You can either copy the distribution config file from /usr/share/dnf5/dnf5-plugins/automatic.conf and use it as a baseline, or create your own configuration file from scratch with only the required overrides.

Then enable the timer unit:

systemctl enable --now dnf5-automatic.timer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment