You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Ubuntu-like "message of the day" screen for Debian desktop terminals, without th
15
15

16
16
17
17
## 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:
19
19
```bash
20
20
sudo apt install ./simple-motd.deb
21
21
```
@@ -24,6 +24,8 @@ in the directory you downloaded the .deb to. (ie. `cd /tmp && sudo apt install
24
24
## Additional Users
25
25
Users that are added after installation will also be granted view of the MOTD (if you have 'All' configured)
26
26
27
+
**`su - root` being the exception. (User ID 0 is not issued a MOTD.)**
28
+
27
29
To change your configuration of who sees the MOTD:
0 commit comments