Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:lxc [2024/04/28 18:36] – [Initialise] darron | tools:lxc [2024/10/24 00:19] (current) – [Setup] darron | ||
---|---|---|---|
Line 31: | Line 31: | ||
==systemd== | ==systemd== | ||
< | < | ||
+ | systemctl stop lxc-monitord.service | ||
systemctl disable lxc-monitord.service | systemctl disable lxc-monitord.service | ||
systemctl mask lxc-monitord.service | systemctl mask lxc-monitord.service | ||
Line 156: | Line 157: | ||
</ | </ | ||
- | Install bookworm | + | Install bookworm |
< | < | ||
Line 282: | Line 283: | ||
apt install runit-init | apt install runit-init | ||
reboot | reboot | ||
+ | </ | ||
+ | |||
+ | or | ||
+ | |||
+ | < | ||
+ | apt-get install runit runit-run runit-systemd | ||
</ | </ | ||
Line 290: | Line 297: | ||
cd / | cd / | ||
rm getty-tty* | rm getty-tty* | ||
+ | </ | ||
+ | |||
+ | ===Apt=== | ||
+ | |||
+ | < | ||
+ | sed -i ' | ||
</ | </ |