Commit b2efc2a
authored
Add LogLevelMax=3 to sysmotd.service
As the service runs every minute, the following logs are generated at equal frequency.
systemd[1]: Starting sysmotd.service - sysmotd service to update MOTD...
systemd[1]: sysmotd.service: Deactivated successfully.
systemd[1]: Finished sysmotd.service - sysmotd service to update MOTD.
LogLevelMax=3 covers errors and above which is more useful1 parent 7984a4f commit b2efc2a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
0 commit comments