From fb8a33c0130e6381ce69402607e5c240f97b471b Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 27 Aug 2020 17:43:55 -0400 Subject: Remove rc scripts --- calico.1 | 40 +++++++--------------------------------- 1 file changed, 7 insertions(+), 33 deletions(-) (limited to 'calico.1') diff --git a/calico.1 b/calico.1 index 1c28365..1b9ec67 100644 --- a/calico.1 +++ b/calico.1 @@ -1,4 +1,4 @@ -.Dd May 19, 2020 +.Dd August 27, 2020 .Dt CALICO 1 .Os . @@ -37,6 +37,12 @@ Incoming connections are passed directly to instances of .Xr pounce 1 , which handle TLS negotiation. +Instances of +.Xr pounce 1 +and +.Nm +can be restarted +independently of each other. . .Pp The arguments are as follows: @@ -60,38 +66,6 @@ The path to the directory containing UNIX-domain sockets. .El . -.Ss Service Configuration -Add the following to -.Pa /etc/rc.conf -to enable the -.Nm -daemon: -.Bd -literal -offset indent -calico_enable="YES" -.Ed -. -.Pp -The default socket directory is -.Pa /var/run/calico . -It can be changed by setting -.Va calico_path . -The -.Xr pounce 1 -service can be configured -to listen in this directory -with the following: -.Bd -literal -offset indent -pounce_flags="-U /var/run/calico" -.Ed -. -.Pp -The -.Nm -and -.Xr pounce 1 -services can be started and stopped -independently of each other. -. .Sh EXAMPLES Obtain certificates for and dispatch to two instances of -- cgit 1.4.1