mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 13:26:40 +01:00 
			
		
		
		
	chown /var/guacamole
This commit is contained in:
		| @@ -408,6 +408,10 @@ mkdir -p /etc/guacamole/extensions/ | |||||||
| mkdir -p /usr/sbin/.config/freerdp | mkdir -p /usr/sbin/.config/freerdp | ||||||
| chown daemon:daemon /usr/sbin/.config/freerdp | chown daemon:daemon /usr/sbin/.config/freerdp | ||||||
|  |  | ||||||
|  | # Fix for #197 | ||||||
|  | mkdir -p /var/guacamole | ||||||
|  | chown daemon:daemon /var/guacamole | ||||||
|  |  | ||||||
| # Install guacd (Guacamole-server) | # Install guacd (Guacamole-server) | ||||||
| cd guacamole-server-${GUACVERSION}/ | cd guacamole-server-${GUACVERSION}/ | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user