Updated FreeBSD installer to remove /etc/hostid
This commit is contained in:
		| @@ -5,3 +5,6 @@ sudo pkg update | ||||
| sudo pkg upgrade -y | ||||
|  | ||||
| sudo pkg install -y vim py39-salt py39-tornado | ||||
|  | ||||
| # Delete /etc/hostid so it gets regenerated | ||||
| sudo rm /etc/hostid | ||||
|   | ||||
		Reference in New Issue
	
	Block a user