SlackBuilds Repository

15.0 > System > zramen (0.6.0)

Zramen is a simple bash script that makes managing zram much easier.
This SlackBuild provides the zramen script but also a service script
compatible with sysvinit.

To enable zramen on startup, add the following to /etc/rc.d/rc.local:
if [ -x /etc/rc.d/rc.zramen ]; then
# Start Zramen
/etc/rc.d/rc.zramen start
fi

Maintained by: Hunter Ellett
Keywords: zram,swap,service,script
ChangeLog: zramen

Homepage:
https://github.com/atweiden/zramen

Source Downloads:
zramen-0.6.0.tar.gz (eb8057d3e4952ea78c18d5e7880d9841)

Download SlackBuild:
zramen.tar.gz
zramen.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
rc.zramen
slack-desc
zramen.SlackBuild
zramen.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds