Fix bad ownership on motd file
This commit is contained in:
		| @@ -42,3 +42,4 @@ echo >> $TMPFILE | ||||
| echo -e "> \033[1;34mKernel:\033[0m $(/bin/uname -srvmo)" >> $TMPFILE | ||||
|  | ||||
| mv $TMPFILE $TGTFILE || rm $TMPFILE | ||||
| chmod 644 $TGTFILE | ||||
|   | ||||
		Reference in New Issue
	
	Block a user