From 47076416fbdf4d3d3d7311b7dd00e688e2d90f67 Mon Sep 17 00:00:00 2001 From: lepz0r Date: Sun, 27 Nov 2022 22:09:41 +0700 Subject: [PATCH] Better runit script compatibility --- init.d/runit/zapret/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/runit/zapret/run b/init.d/runit/zapret/run index 8e887e4..f216e93 100755 --- a/init.d/runit/zapret/run +++ b/init.d/runit/zapret/run @@ -1,3 +1,3 @@ #!/bin/sh /opt/zapret/init.d/sysv/zapret start -exec chpst -b zapret pause +exec chpst -b zapret sleep infinity