summaryrefslogtreecommitdiff
path: root/net-mgmt/satellite/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/satellite/pkg-message')
-rw-r--r--net-mgmt/satellite/pkg-message18
1 files changed, 18 insertions, 0 deletions
diff --git a/net-mgmt/satellite/pkg-message b/net-mgmt/satellite/pkg-message
new file mode 100644
index 000000000000..60ec64177cd9
--- /dev/null
+++ b/net-mgmt/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