Public bug reported:

zram-config works only if zram is compiled as module, if built-in then

modinfo zram | grep -q ' zram_num_devices:' 2>/dev/null;

and

modinfo zram | grep -q ' num_devices:' 2>/dev/null;

from file /etc/init/zram-config.conf returns false.

Looks like check should be another, proper check for zram availability.

** Affects: zram-config (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1270913

Title:
  zram-config doesn't start if zram is built-in, not module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1270913/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to