From 21e1979151375bfceca19b14cfc3349c89d56caa Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Mon, 4 Dec 2017 17:58:54 +1030 Subject: added a notlive script to start a test server and a jail script to launch the server in a jail as a daemon. setup makefile for a jail using ircd user --- notlive.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 notlive.sh (limited to 'notlive.sh') diff --git a/notlive.sh b/notlive.sh new file mode 100755 index 0000000..517c360 --- /dev/null +++ b/notlive.sh @@ -0,0 +1 @@ +./miniircd --ports=6668 --ssl-pem-file=/home/ircd/irc.pem -- cgit v1.2.3