wok diff openvpn/receipt @ rev 23176

openvpn: add conf2opvn (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 18 11:14:38 2020 +0100 (2020-03-18)
parents b268d1ae0b76
children 74c050f1ea1e
line diff
     1.1 --- a/openvpn/receipt	Thu May 30 08:00:19 2019 +0100
     1.2 +++ b/openvpn/receipt	Wed Mar 18 11:14:38 2020 +0100
     1.3 @@ -36,7 +36,7 @@
     1.4  	mkdir -p $fs/usr/sbin
     1.5  
     1.6  	cp -a $install/usr/sbin/openvpn	$fs/usr/sbin
     1.7 -	cp -a $stuff/etc		$fs
     1.8 +	cp -a $stuff/*			$fs
     1.9  
    1.10  	chown root.root $fs/etc/init.d/*
    1.11  	chmod 0644 $fs/etc/openvpn/openvpn.conf