Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mkzram.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Unit]
Description=Enable compressed swap in memory using zram
After=multi-user.target
After=systemd-udev-settle.service

[Service]
RemainAfterExit=yes
Expand Down
2 changes: 1 addition & 1 deletion zram.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Enable compressed swap in memory
Name: zram
Version: 1.0.0
Version: 1.0.1
Release: 2%{?dist}
License: GPLv2
Group: System Environment/Daemons
Expand Down