Hi, I’d like to change the default rpm-ostreed-automatic.timer
in Silverblue from checking for updates 1 hour after boot to a few minutes. I tried to change /etc/systemd/system/timers.target.wants/rpm-ostreed-automatic.timer
but since it’s symlinked I get an error when trying to save the file. What is the proper way to do this? I’ve seen people do $ sudo systemctl edit TIMER
. But not sure if I should do that or how else I am supposed to edit the file. I checked the man pages, the Arch wiki, and the rpm-ostree github page for answers but haven’t found anything. Thanks for the help.
EDIT:
I think I answered my own question and the solution is to $ sudo systemctl edit TIMER