mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-30 19:15:23 +01:00 
			
		
		
		
	Merge pull request #1262 from chadoe/systemd-env
fix systemd "Trailing garbage, ignoring." warning.
This commit is contained in:
		
						commit
						4ab60bbfba
					
				| @ -14,7 +14,7 @@ Group=git | ||||
| WorkingDirectory=/home/git/gogs | ||||
| ExecStart=/home/git/gogs/gogs web | ||||
| Restart=always | ||||
| Environment="USER=git","HOME=/home/git" | ||||
| Environment=USER=git HOME=/home/git | ||||
| 
 | ||||
| [Install] | ||||
| WantedBy=multi-user.target | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user