mrrl-system-config

system configuration on top of MRRL
git clone https://ccx.te2000.cz/git/mrrl-system-config
Log | Files | Refs

commit cc3f6c3e25cb95e7198bdcc9818ece3a109ee70d
parent a8a46f5d3cf8131e652e763b74acdd5487b2694b
Author: ccx <ccx@te2000.cz>
Date:   Fri,  8 Mar 2024 12:18:56 +0000

disable swap

Diffstat:
Ms6-rc.aat | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/s6-rc.aat b/s6-rc.aat @@ -169,7 +169,7 @@ |end() |start_oneshot("swapon-vg-swap", "dev-coldplug") -|in_bundle("ok-all-but-tty") +|#in_bundle("ok-all-but-tty") |up() {{qexec("swapon")}} /dev/vg/swap |down()