From f7c643f91d6e511c91fbb4923a9be8aa1a86fab2d20d913e32df532b6a5fb89b Mon Sep 17 00:00:00 2001 From: Benjamin Brunner Date: Wed, 29 Jun 2022 08:34:48 +0000 Subject: [PATCH] Accepting request 985725 from home:BenniBrunner:zram OBS-URL: https://build.opensuse.org/request/show/985725 OBS-URL: https://build.opensuse.org/package/show/Base:System/zram-generator?expand=0&rev=11 --- zram-generator.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zram-generator.spec b/zram-generator.spec index d0074e6..879bfa2 100644 --- a/zram-generator.spec +++ b/zram-generator.spec @@ -44,7 +44,7 @@ This is a systemd unit generator that enables swap on zram. (With zram, there is no physical swap device. Part of the avaialable RAM is used to store compressed pages, essentially trading CPU cycles for memory.) -To configure and activate swap and zram devices with file-systems, create a configuration file in /etc/systemd/zram.generator.conf. You can consult %{_datadir}/doc/%{name}/zram-generator.conf.example for an example and a list of available settings. +To configure and activate swap and zram devices with file-systems, create a configuration file in /etc/systemd/zram-generator.conf. You can consult %{_datadir}/doc/%{name}/zram-generator.conf.example for an example and a list of available settings. %prep %autosetup -a1 -p1 -n %{name}-%{version}