From 64275d141788f3a8d7cb6e3b6e00717b1086f0f2 Mon Sep 17 00:00:00 2001 From: Robert Swiecki Date: Sat, 28 Sep 2019 23:00:21 +0200 Subject: [PATCH] configs/xchat: daemonize by default --- configs/xchat-with-net.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/xchat-with-net.cfg b/configs/xchat-with-net.cfg index e8d2759..8575b92 100644 --- a/configs/xchat-with-net.cfg +++ b/configs/xchat-with-net.cfg @@ -7,11 +7,12 @@ description: "The only permitted home directory is $HOME/.xchat2 and $HOME/Docum description: "The rest of available on the FS files/dires are libs and X-related files/dirs." description: "" description: "Run as:" -description: "./nsjail --config configs/xchat-with-net.cfg --daemon -l /tmp/xchat.log" +description: "./nsjail --config configs/xchat-with-net.cfg" mode: ONCE hostname: "XCHAT" cwd: "/user" +daemon: true time_limit: 0