No not running a custom kernel, running linux-image-5.2.0-3-amd64. As I
just mentioned in the previous response the GRUB_CMDLINE_LINUX
modification was not necessary as I initially thought.
On 10/1/19 7:05 AM, Felicia wrote:
I found two things to solve this issue:
1) edit /etc/default/grub and edit the line GRUB_CMDLINE_LINUX to contain:
GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1"
2) Run the following script:
https://github.com/moby/moby/issues/8791#issueco
I found two things to solve this issue:
1) edit /etc/default/grub and edit the line GRUB_CMDLINE_LINUX to contain:
GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1"
2) Run the following script:
https://github.com/moby/moby/issues/8791#issuecomment-60874893
3 matches
Mail list logo