Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
LXC
(edit)
Revision as of 04:33, 1 July 2024
139 bytes added
,
1 July
→Checkpointing and restoring a container
Line 23:
Line 23:
cat | sudo tee -a /var/lib/lxc/u1/config << EOF
cat | sudo tee -a /var/lib/lxc/u1/config << EOF
# hax for criu
# hax for criu
−
lxc.console = none
+
lxc.console
.path
= none
−
lxc.tty = 0
+
lxc.tty
.max
= 0
lxc.cgroup.devices.deny = c 5:1 rwm
lxc.cgroup.devices.deny = c 5:1 rwm
+
# on older lxc comment the above and uncomment the below
+
# lxc.console = none
+
# lxc.tty = 0
+
# lxc.cgroup.devices.deny = c 5:1 rwm
EOF
EOF
</source>
</source>
Ptikhomirov
Bureaucrats
,
Administrators
38
edits