peilaus alkaen
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 14:07:36 +01:00 
			
		
		
		
	Adds the --no-same-owner flag.
				
					
				
			This commit is contained in:
		| @@ -705,7 +705,7 @@ function installOpenVPN() { | ||||
| 		local version="3.0.7" | ||||
| 		wget -O ~/easy-rsa.tgz https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz | ||||
| 		mkdir -p /etc/openvpn/easy-rsa | ||||
| 		tar xzf ~/easy-rsa.tgz --strip-components=1 --directory /etc/openvpn/easy-rsa | ||||
| 		tar xzf ~/easy-rsa.tgz --strip-components=1 --no-same-owner --directory /etc/openvpn/easy-rsa | ||||
| 		rm -f ~/easy-rsa.tgz | ||||
|  | ||||
| 		cd /etc/openvpn/easy-rsa/ || return | ||||
|   | ||||
		Viittaa uudesa ongelmassa
	
	Block a user
	 Christian Ramelow
					Christian Ramelow