commit dc72482fe6570c93c284b130509e395ed9ed7e51 parent 6bf7a62b47099ee17f4e00558a3eb09f13b053d6 Author: Jan Pobrislo <ccx@webprojekty.cz> Date: Tue, 19 Jan 2021 02:31:45 +0100 Stop xsession if it doesn't start in time. Diffstat:
M | bin/zshaskpass_lock | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/bin/zshaskpass_lock b/bin/zshaskpass_lock @@ -128,6 +128,7 @@ cmd() { run s6-svstat $x_container_service setup-plumber-listener else + s6-svc -d $x_container_service logincap stopX\ $X fi ;;