Update MOTD automatically on boot
The cron every minute was pointlessly excessive considering this doesn't actually change minute-to-minute.
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| # cron file for motd | ||||
| # {{ ansible_managed }} | ||||
|  | ||||
| * *	* * *	root	/bin/sh /usr/local/sbin/update-motd.sh &>/dev/null | ||||
| @reboot  root  /bin/sh /usr/local/sbin/update-motd.sh &>/dev/null | ||||
|   | ||||
		Reference in New Issue
	
	Block a user