diff --git a/distrobuilder/lxc.generator b/distrobuilder/lxc.generator index 07d59c16..8e0fd0b9 100644 --- a/distrobuilder/lxc.generator +++ b/distrobuilder/lxc.generator @@ -38,7 +38,7 @@ fix_ro_paths() { cat <<-EOF > "/run/systemd/system/$1.d/zzz-lxc-ropath.conf" # This file was created by distrobuilder [Service] - BindReadOnlyPaths=/sys /proc + BindReadOnlyPaths=/sys EOF }