aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-12-30 19:01:05 +0800
committermiwi <miwi@FreeBSD.org>2008-12-30 19:01:05 +0800
commitde17ecf07f7c1a875f321bb1f7372bb3829f0fd9 (patch)
tree77cd6bc10793e92b3726ee062328ef46fca21f41 /UPDATING
parent0ea896b26ee6a46e53edf0b80050287b8fb1cb9b (diff)
downloadfreebsd-ports-graphics-de17ecf07f7c1a875f321bb1f7372bb3829f0fd9.tar.gz
freebsd-ports-graphics-de17ecf07f7c1a875f321bb1f7372bb3829f0fd9.tar.zst
freebsd-ports-graphics-de17ecf07f7c1a875f321bb1f7372bb3829f0fd9.zip
- Remove whitespaces
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING16
1 files changed, 8 insertions, 8 deletions
diff --git a/UPDATING b/UPDATING
index 1ca85332b51..bc35b14514c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -43,9 +43,9 @@ upgrades.
to communicate the server by default. If $JSERVER environment
variable is defined, the value is used as the server host name. In
In short, the server name is determined in the following way:
-
+
$JSERVER --(if null)--> CcWnn.Jserver --(if null)--> "localhost"
-
+
If the server host name is null or matches "^unix$", unix domain
socket is used. Note that the default server name in CcWnn.Jserver
is "unix" now.
@@ -130,11 +130,11 @@ upgrades.
AFFECTS: users of comms/smstools3
AUTHOR: mm@FreeBSD.org
- The startup script of comms/smstools3 has changed. For increased security
- smstools now runs as user uucp / group dialer by default. The script
+ The startup script of comms/smstools3 has changed. For increased security
+ smstools now runs as user uucp / group dialer by default. The script
commands like sendsms etc. should be executed as user uucp.
To restore the old behaviour, set smsd_user="root" and smsd_group="wheel"
- in your /etc/rc.conf.
+ in your /etc/rc.conf.
Hint: use security/sudo for running smsd scripts as user uucp
20081108:
@@ -146,9 +146,9 @@ upgrades.
variable is defined, the value is used as the server host name. In
JSERVER case, for example, the server name is determined in the
following way:
-
- $JSERVER --(if null)--> wnn-jserver --(if null)--> "unix"
-
+
+ $JSERVER --(if null)--> wnn-jserver --(if null)--> "unix"
+
If the server host name is null or matches "^unix$", unix domain
socket is used. The path name of the socket can be specified in
wnn-[cjkt]udpath custom variable.