summarylogtreecommitdiffstats
path: root/zram-generator.install
blob: 2c97af062c4b9a7f1735ef6d4676fd87d194e4f3 (plain)
1
2
3
4
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"
}