mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
tlssrv(8): update example path to imap4d
This commit is contained in:
parent
3986186c31
commit
64df254ce8
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ containing:
|
||||||
.EX
|
.EX
|
||||||
#!/bin/rc
|
#!/bin/rc
|
||||||
exec tlssrv -c/sys/lib/tls/imap.pem -limap4d -r`{cat $3/remote} \e
|
exec tlssrv -c/sys/lib/tls/imap.pem -limap4d -r`{cat $3/remote} \e
|
||||||
/bin/ip/imap4d -p -dyourdomain -r`{cat $3/remote} \e
|
/bin/upas/imap4d -p -dyourdomain -r`{cat $3/remote} \e
|
||||||
>[2]/sys/log/imap4d
|
>[2]/sys/log/imap4d
|
||||||
.EE
|
.EE
|
||||||
.PP
|
.PP
|
||||||
|
|
Loading…
Reference in a new issue