Skip to content

Commit

Permalink
docs: fix file name on the disable MOTD explanation
Browse files Browse the repository at this point in the history
Signed-off-by: Renan Rodrigo <[email protected]>
  • Loading branch information
renanrodrigo committed Feb 22, 2024
1 parent dd4bdbb commit 1bfef3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/explanations/motd_messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ sudo apt install --reinstall -o Dpkg::Options::="--force-confask" ubuntu-advanta

If you want to remove the messages about Ubuntu Pro and ESM from the MOTD
output, but still want to keep the messages about the regular and security
updates, edit the `/etc/update-motd.d/90-updates-available` file. Add the
`--no-esm-messages` flag to all calls of the update script. For example,
updates, edit the `/etc/apt/apt.conf.d/99update-notifier` file. Add the
`--no-esm-messages` flag to **all calls** of the update script. For example,
change the following line from:

```sh
Expand Down

0 comments on commit 1bfef3d

Please sign in to comment.