Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 339 Bytes

Cool /etc/motd generator

Copy script to bindir

# cp -v motd_hello_gen /usr/bin/

Copy motd service and timer files to systemd service dir

# cp motd.service motd.timer /etc/systemd/system/

Enable timer

# systemctl enable motd.timer

Alt text