add missing rsyslog to apt install line

see #1438
Šī revīzija ir iekļauta:
Joshua Tauberer
2018-12-02 18:02:00 -05:00
vecāks a211ad422b
revīzija bd54b41041
2 mainīti faili ar 2 papildinājumiem un 1 dzēšanām
+1
Parādīt failu
@@ -7,6 +7,7 @@ In Development
Setup:
* Update to Roundcube 1.3.8.
* Add missing rsyslog package to install line since some OS images don't have it installed by default.
Control Panel:
+1 -1
Parādīt failu
@@ -126,7 +126,7 @@ echo Installing system packages...
apt_install python3 python3-dev python3-pip \
netcat-openbsd wget curl git sudo coreutils bc \
haveged pollinate unzip \
unattended-upgrades cron ntp fail2ban
unattended-upgrades cron ntp fail2ban rsyslog
# ### Add PHP7 PPA