summarylogtreecommitdiffstats
path: root/zram-generator.install
diff options
context:
space:
mode:
Diffstat (limited to 'zram-generator.install')
-rw-r--r--zram-generator.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/zram-generator.install b/zram-generator.install
new file mode 100644
index 000000000000..2c97af062c4b
--- /dev/null
+++ b/zram-generator.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo " => In order to enable zram-generator create config /etc/systemd/zram-generator.conf"
+ echo " (examples located at /usr/share/doc/zram-generator) and reboot"
+}
+