Skip to content

Commit 4c9303c

Browse files
committed
UID 0 filtered from MOTD
Signed-off-by: angela <33108490+angela-d@users.noreply.github.com>
1 parent 1a3927c commit 4c9303c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Ubuntu-like "message of the day" screen for Debian desktop terminals, without th
1515
![Install](img/install-progress.png)
1616

1717
## Install
18-
Download the latest .deb installer from the [releases](https://github.com/angela-d/simple-motd-for-debian-desktop/releases) page and run:
18+
Clone the repo or download the latest .deb installer from the [releases](https://github.com/angela-d/simple-motd-for-debian-desktop/releases) page and run:
1919
```bash
2020
sudo apt install ./simple-motd.deb
2121
```
@@ -24,6 +24,8 @@ in the directory you downloaded the .deb to. (ie. `cd /tmp && sudo apt install
2424
## Additional Users
2525
Users that are added after installation will also be granted view of the MOTD (if you have 'All' configured)
2626

27+
**`su - root` being the exception. (User ID 0 is not issued a MOTD.)**
28+
2729
To change your configuration of who sees the MOTD:
2830
```bash
2931
sudo dpkg-reconfigure simple-motd

0 commit comments

Comments
 (0)