mirror of
				https://github.com/gjkcz/ansible-void.git
				synced 2025-11-04 03:50:26 +01:00 
			
		
		
		
	Update readme
This commit is contained in:
		@@ -11,10 +11,11 @@ There are several differences in the hardware. System installation is usually do
 | 
			
		||||
- Install Void
 | 
			
		||||
- Update `xbps`: `xbps-install -Su xbps`
 | 
			
		||||
- Install `python3` and `avahi`: `xbps-install python3 avahi`
 | 
			
		||||
- Enable avahi service: `ln -s /etc/sv/avai-deamon/ /var/service/`
 | 
			
		||||
- Enable `avahi` service: `ln -s /etc/sv/avai-deamon/ /var/service/`
 | 
			
		||||
- Enable `sshd` service: `ln -s /etc/sv/sshd/ /var/service`
 | 
			
		||||
- Import your SSH key to `/root/.ssh/authorized_keys`
 | 
			
		||||
 | 
			
		||||
Void has `sshd` enabled by default as well as having `prohibit-password` set for root. Post-installation setup can be automated using a script or USB keyboard injector.
 | 
			
		||||
Void has `prohibit-password` for root in the default `sshd` configuration. Post-installation setup can be automated using a script or USB keyboard injector.
 | 
			
		||||
 | 
			
		||||
## Running a playbook
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user