[Bug 1548424] Re: Utilize zram built-in multi-threading, config file and /tmp mounting
Mantas Kriaučiūnas
mantas at akl.lt
Fri Apr 6 13:10:09 UTC 2018
Dear Eugene San, could you fix important bug in your zram-config branch
lp:~eugenesan/+junk/zram-config ?
zram-config.service starts too late, because of this using zram for /tmp
and other system folder prevents from starting GDM and some other
services in Ubuntu 18.04
Problem can be solved by adding these lines to /lib/systemd/system/zram-
config.service
[Unit]
After=local-fs.target
Before=sysinit.target
[Install]
WantedBy=sysinit.target
I'm attaching a patch for zram-config 0.6
See bug #1761740 for more info.
** Patch added: "Fixed startup config (zram-config.service) for systemd"
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1548424/+attachment/5103987/+files/zram-config.service-early-start.patch
** Tags added: patch
--
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/1548424
Title:
Utilize zram built-in multi-threading, config file and /tmp mounting
Status in zram-config package in Ubuntu:
Confirmed
Bug description:
I would like to propose the following changes (lp:~eugenesan/+junk
/zram-config):
Utilize zram built-in multi-threading, config file and /tmp mounting
* Rework scripts to Utilize built-in zram multi cpu support
* Add support for /tmp mounting on zram device
* Introduce defaults file for setting parameters
* Rename scripts and install them to /sbin
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1548424/+subscriptions
More information about the foundations-bugs
mailing list