diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-tmp.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-tmp.service index 5ad52be4a..d1815a20e 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-tmp.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/zram-tmp.service @@ -7,6 +7,7 @@ Before=tmp.mount Type=oneshot ExecStart=/sbin/hassio-zram -t fs -m tmp -s 16M RemainAfterExit=true +StandardOutput=null [Install] WantedBy=hassio-zram.target