[Bug 1270913] Re: zram-config doesn't start if zram is built-in, not module
Brian Murray
brian at ubuntu.com
Thu May 7 18:37:17 UTC 2015
** Changed in: zram-config (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to zram-config in Ubuntu.
https://bugs.launchpad.net/bugs/1270913
Title:
zram-config doesn't start if zram is built-in, not module
Status in zram-config package in Ubuntu:
New
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1270913/+subscriptions
More information about the foundations-bugs
mailing list