|
@@ -32,7 +32,7 @@ fi
|
|
ynh_webpath_register vpnclient $domain $url_path || ynh_die "problem on domain/path availability" 1
|
|
ynh_webpath_register vpnclient $domain $url_path || ynh_die "problem on domain/path availability" 1
|
|
|
|
|
|
# Install packages
|
|
# Install packages
|
|
-packages='php5-fpm sipcalc dnsutils openvpn curl'
|
|
|
|
|
|
+packages='php5-fpm sipcalc dnsutils openvpn curl fake-hwclock'
|
|
export DEBIAN_FRONTEND=noninteractive
|
|
export DEBIAN_FRONTEND=noninteractive
|
|
|
|
|
|
sudo apt-get --assume-yes --force-yes install ${packages}
|
|
sudo apt-get --assume-yes --force-yes install ${packages}
|