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
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 |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds