ecdye / zram-config

A complete zram-config utility for swap, directories, and logs to reduce SD, NAND and eMMC block wear.
MIT License
412 stars 53 forks source link

Use systemd for start and stop of zram-config #78

Closed ecdye closed 2 years ago

ecdye commented 2 years ago

This implements properly working support for systemd start and stop functions. Proper integration with systemd means that there is no longer a need to use hacky workarounds when the user wants to stop zram-config manually.

Signed-off-by: Ethan Dye mrtops03@gmail.com