mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-25 02:47:04 +00:00
parent
a211ad422b
commit
bd54b41041
@ -7,6 +7,7 @@ In Development
|
|||||||
Setup:
|
Setup:
|
||||||
|
|
||||||
* Update to Roundcube 1.3.8.
|
* 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:
|
Control Panel:
|
||||||
|
|
||||||
|
@ -126,7 +126,7 @@ echo Installing system packages...
|
|||||||
apt_install python3 python3-dev python3-pip \
|
apt_install python3 python3-dev python3-pip \
|
||||||
netcat-openbsd wget curl git sudo coreutils bc \
|
netcat-openbsd wget curl git sudo coreutils bc \
|
||||||
haveged pollinate unzip \
|
haveged pollinate unzip \
|
||||||
unattended-upgrades cron ntp fail2ban
|
unattended-upgrades cron ntp fail2ban rsyslog
|
||||||
|
|
||||||
# ### Add PHP7 PPA
|
# ### Add PHP7 PPA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user