commit cc63a57a30e66e8c171d3fae2b3504e764f247e8 parent c2301d5e1924c5d7220aa05e550e30b5287ef671 Author: ccx <root@dorje.wpr.cz> Date: Thu, 11 Aug 2022 15:18:27 +0200 Only bring up container service directories on startup Diffstat:
M | containers/up | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/containers/up b/containers/up @@ -1,5 +1,5 @@ export TERM "linux" if { - zsh -lc "quiet=1 confz site_containers" + zsh -lc "quiet=1 confz site_container_service" } s6-svscanctl -a /run/service