mirror of
				https://github.com/TrentSPalmer/trentdocs_website.git
				synced 2025-10-30 21:41:42 -07:00 
			
		
		
		
	extend docs/arch_redis_nspawn.md minor correction docs/nspawn.md
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| # Quick Dirty Redis Nspawn Container on Arch Linux | ||||
|  | ||||
| Refer to the [Nspawn](nspawn.md) page for setting up the nspawn container. | ||||
|  | ||||
| Refer to the [Nspawn](nspawn.md) page for setting up the nspawn container, | ||||
| install redis, and start/enable redis.service. | ||||
| Once you have the container running, it seems all you have to do to get | ||||
| things working in a container subnet is to change the bind address. | ||||
|  | ||||
|   | ||||
| @@ -46,7 +46,6 @@ Name=br0 | ||||
| Kind=bridge | ||||
| ``` | ||||
|  | ||||
|  | ||||
| ```text | ||||
| # /etc/systemd/network/50-br0.netdev | ||||
| [Match] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user