aboutsummaryrefslogtreecommitdiff
path: root/net/satellite/pkg-message
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2001-06-12 10:17:21 +0000
committerMark Pulford <markp@FreeBSD.org>2001-06-12 10:17:21 +0000
commit043fe06cfd43ca8cda54b1aa2b204991e769c64e (patch)
treea38aaf6b6f14b0adc2cf2427cdcf7662c3f03753 /net/satellite/pkg-message
parentc889820fe03f311d21dfb147db1f56f4fe18e401 (diff)
downloadports-043fe06cfd43ca8cda54b1aa2b204991e769c64e.tar.gz
ports-043fe06cfd43ca8cda54b1aa2b204991e769c64e.zip
Fix mtree problem reported by Bento.
Notes
Notes: svn path=/head/; revision=43887
Diffstat (limited to 'net/satellite/pkg-message')
-rw-r--r--net/satellite/pkg-message18
1 files changed, 18 insertions, 0 deletions
diff --git a/net/satellite/pkg-message b/net/satellite/pkg-message
new file mode 100644
index 000000000000..60ec64177cd9
--- /dev/null
+++ b/net/satellite/pkg-message
@@ -0,0 +1,18 @@
+If you are planning to use the Satellite server (not the client) on
+this machine you must complete several additional steps, substituting
+your installation prefix (usually /usr/local) for PREFIX:
+
+1) Create the Satellite configuration file:
+# PREFIX/sbin/satcfg -L
+# chown satellite PREFIX/etc/satellite.db
+# chmod 600 PREFIX/etc/satellite.db
+
+2) Create the Satellite log file:
+# touch /var/log/satellite
+# chown satellite /var/log/satellite
+
+3) Add Satellite to /etc/services with the line:
+satellite 1764/tcp
+
+4) Add Satellite to /etc/inetd.conf with the line:
+satellite stream tcp nowait satellite PREFIX/sbin/satellited satellited -v