diff --git a/profiles/default.preseed b/profiles/default.preseed index ca0f33f..5cda5d8 100644 --- a/profiles/default.preseed +++ b/profiles/default.preseed @@ -86,7 +86,7 @@ d-i apt-setup/cdrom/set-failed boolean false tasksel tasksel/first multiselect standard, ssh-server # Keep postfix in here, otherwise exim4 might get installed and create a weird # conflict... -d-i pkgsel/include string postfix yunohost yunohost-admin +d-i pkgsel/include string postfix yunohost yunohost-admin php7.4-fpm mariadb-server metronome d-i pkgsel/upgrade select none ### Deactivate poll on popular packages diff --git a/profiles/expert.preseed b/profiles/expert.preseed index c3327ca..8228cb9 100644 --- a/profiles/expert.preseed +++ b/profiles/expert.preseed @@ -87,7 +87,7 @@ d-i apt-setup/cdrom/set-failed boolean false tasksel tasksel/first multiselect standard, ssh-server # Keep postfix in here, otherwise exim4 might get installed and create a weird # conflict... -d-i pkgsel/include string postfix yunohost yunohost-admin +d-i pkgsel/include string postfix yunohost yunohost-admin php7.4-fpm mariadb-server metronome d-i pkgsel/upgrade select none ### Deactivate poll on popular packages