aboutsummaryrefslogtreecommitdiffstats
path: root/lh-config.dist
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-01-30 14:44:04 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-01-30 14:44:04 +0000
commit61c8a693f00ce1c5141ec5f8339298f796f29707 (patch)
tree99316c6ebdca7a7b0f3448547aa029172f0979ab /lh-config.dist
parent984b96ebcb50565898052a430d3422983c2d7df5 (diff)
downloadlh-bootstrap-61c8a693f00ce1c5141ec5f8339298f796f29707.tar.gz
Add network and syslogd
Diffstat (limited to 'lh-config.dist')
-rw-r--r--lh-config.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/lh-config.dist b/lh-config.dist
index 1972a88..b320a02 100644
--- a/lh-config.dist
+++ b/lh-config.dist
@@ -29,7 +29,7 @@ NORMALUSER=nobody
# Filesystems size, as understood by libguestfs's virt-make-fs
ROOTFS_SIZE=1024M
RWFS_SIZE=512M
-USERFS_SIZE=512M
+USERFS_SIZE=128M
# The device on which to spawn an early getty.
# Leave empty for no early getty.