mailinabox/scripts
Joshua Tauberer 19f5f144ae installing roundcube from debian would cause update from ubuntu later, now install from Ubuntu debs
We were installing .deb's from Debian. The next apt-get upgrade would cause roundcube to be upgraded.
Maybe that also triggered the installation of apache. Now install roundcube from Ubuntu. So long as
Ubuntu doesn't post an update to roundcube, at least it won't trigger an upgrade on the next
apt-get upgrade. This should also mean we don't need to purge the installation of apache2.

Also try using apt-mark hold to prevent roundcube from being updated, in case that will trigger
dependencies.
2014-05-01 20:34:41 +00:00
..
dkim.sh make a bash function to use everywhere we apt-get-install (`DEBIAN_FRONTEND=noninteractive apt-get -qq -y `) 2014-05-01 19:24:16 +00:00
dns.sh add a bash function ufw_allow which calls 'ufw allow' but hides its totally useless output 2014-05-01 19:35:18 +00:00
dns_update.sh 'service nsd rebuild' is no longer a thing 2014-04-26 11:47:31 +00:00
functions.sh add a bash function ufw_allow which calls 'ufw allow' but hides its totally useless output 2014-05-01 19:35:18 +00:00
mail.sh add a bash function ufw_allow which calls 'ufw allow' but hides its totally useless output 2014-05-01 19:35:18 +00:00
spamassassin.sh make a bash function to use everywhere we apt-get-install (`DEBIAN_FRONTEND=noninteractive apt-get -qq -y `) 2014-05-01 19:24:16 +00:00
start.sh Merge pull request #34 from daniellawrence/handle_no_sshd 2014-04-25 09:23:19 -04:00
system.sh add a bash function ufw_allow which calls 'ufw allow' but hides its totally useless output 2014-05-01 19:35:18 +00:00
web.sh installing roundcube from debian would cause update from ubuntu later, now install from Ubuntu debs 2014-05-01 20:34:41 +00:00
webmail.sh installing roundcube from debian would cause update from ubuntu later, now install from Ubuntu debs 2014-05-01 20:34:41 +00:00