emergency fix

with 
- 5654b6d0b2
- 081447008c
- a642a01029
This commit is contained in:
agentcobra
2018-09-10 21:50:47 +02:00
parent 355b24ea0c
commit 8b3a04fb90
2 changed files with 6 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ fi
ynh_webpath_register vpnclient $domain $url_path || exit 1
# Install packages
packages='php5-fpm sipcalc dnsutils openvpn curl'
packages='php5-fpm sipcalc dnsutils openvpn curl fake-hwclock'
export DEBIAN_FRONTEND=noninteractive
sudo apt-get --assume-yes --force-yes install ${packages}