From: Kristof Provost Date: Fri, 5 May 2023 12:03:43 +0000 (+0200) Subject: domotica: grow the filesystem on first boot X-Git-Url: https://git.sigsegv.be/?a=commitdiff_plain;h=5be06876d469f08d792e8967fdaf97fc9e605f4f;p=pennestraat-domotica domotica: grow the filesystem on first boot --- diff --git a/image/overlay/domotica/etc/rc.conf b/image/overlay/domotica/etc/rc.conf index 8fa2a5f..fd7b455 100644 --- a/image/overlay/domotica/etc/rc.conf +++ b/image/overlay/domotica/etc/rc.conf @@ -1,4 +1,5 @@ ansibleprep_enable="YES" +growfs_enable="YES" sshd_enable="YES" sendmail_enable="NONE"