From 6972dc07ae24f0bcf8c67a6db0cb2a4f4d6e8e6a Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 4 Apr 2018 08:58:42 +0200 Subject: [PATCH] Create zram.conf --- .../rootfs-overlay/etc/systemd/system/tmp.mount.d/zram.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 buildroot-external/rootfs-overlay/etc/systemd/system/tmp.mount.d/zram.conf diff --git a/buildroot-external/rootfs-overlay/etc/systemd/system/tmp.mount.d/zram.conf b/buildroot-external/rootfs-overlay/etc/systemd/system/tmp.mount.d/zram.conf new file mode 100644 index 000000000..73fad791a --- /dev/null +++ b/buildroot-external/rootfs-overlay/etc/systemd/system/tmp.mount.d/zram.conf @@ -0,0 +1,5 @@ +[Mount] +What= +What=/dev/zram0 +Type= +Type=ext4