mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-10-31 10:37:24 -04:00 
			
		
		
		
	Update README.md (change to ownership command) (#1970)
* Update README.md I believe the owner and group of the `chown` command here are mixed up. As it was caused a permissions issue, with the service being unable to read the directory. * Update README.md * Update README.md Revert changes back to the original suggested changes
This commit is contained in:
		
							parent
							
								
									9619fe224c
								
							
						
					
					
						commit
						fc1509eed4
					
				
							
								
								
									
										2
									
								
								dist/init/linux-systemd/README.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/init/linux-systemd/README.md
									
									
									
									
										vendored
									
									
								
							| @ -46,7 +46,7 @@ sudo useradd \ | ||||
| sudo mkdir /etc/caddy | ||||
| sudo chown -R root:www-data /etc/caddy | ||||
| sudo mkdir /etc/ssl/caddy | ||||
| sudo chown -R www-data:root /etc/ssl/caddy | ||||
| sudo chown -R root:www-data /etc/ssl/caddy | ||||
| sudo chmod 0770 /etc/ssl/caddy | ||||
| ``` | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user