mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Merge pull request #305 from lachy-2849/main
This commit is contained in:
		
						commit
						8c79165b0d
					
				| @ -138,6 +138,18 @@ RuntimeDirectory=headscale | ||||
| WantedBy=multi-user.target | ||||
| ``` | ||||
| 
 | ||||
| Note that when running as the headscale user ensure that, either you add your current user to the headscale group: | ||||
| 
 | ||||
| ```shell | ||||
| usermod -a -G headscale current_user | ||||
| ``` | ||||
| 
 | ||||
| or run all headscale commands as the headscale user: | ||||
| 
 | ||||
| ```shell | ||||
| su - headscale | ||||
| ``` | ||||
| 
 | ||||
| 2. In `/etc/headscale/config.yaml`, override the default `headscale` unix socket with a SystemD friendly path: | ||||
| 
 | ||||
| ```yaml | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user