Skip to content

Commit

Permalink
n/essentialsoftware: note dnf-automatic systemd units
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed Oct 1, 2023
1 parent 20e7b45 commit c23318c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions n/essentialsoftware.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ This is just a quick personal reference so I don't have to guess.
- `unbound` - my choice for both DNSSEC validating and DNS-over-TLS, even if I had it connect to upstream dns\[crypt\]proxy
- alternatively configure `systemd-resolved`. Simultaneously `systemd-networkd` may be a good idea.
- `unattended-upgrades` or `dnf-automatic` so security updates are at least downloaded if not even directly installed (see configuration and systemd units!)
- if `dnf-automatic`, consider `sudo systemctl enable dnf-automatic-install.{timer,service}`
or at least `sudo systemctl enable dnf-automatic-download.{timer,service}`

## Usability

Expand Down

0 comments on commit c23318c

Please sign in to comment.