diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-08-13 17:35:21 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-08-13 17:35:21 +0000 |
commit | 64740c8f28b5709e9b7d8066ab989a16e1728f36 (patch) | |
tree | 5c06ab678d15499f9c9ef764ccd2afb308687c32 /astro/squeuer/pkg-message | |
parent | 156f5a4999614db2abffe03da8a4cb80d5b468e1 (diff) | |
download | ports-64740c8f28b5709e9b7d8066ab989a16e1728f36.tar.gz ports-64740c8f28b5709e9b7d8066ab989a16e1728f36.zip |
Notes
Diffstat (limited to 'astro/squeuer/pkg-message')
-rw-r--r-- | astro/squeuer/pkg-message | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/astro/squeuer/pkg-message b/astro/squeuer/pkg-message new file mode 100644 index 000000000000..aaf9e9eff03b --- /dev/null +++ b/astro/squeuer/pkg-message @@ -0,0 +1,19 @@ + +============================================================= +To use SQueuer with the setiathome port, the file + + /usr/local/etc/rc.setiathome.conf + +must be modified (specifically the seti_proxy_server setting) +and setiathome restarted. + +As an example, if you're running SQueuer on the same host as +the client then a line such as + + seti_proxy_server=localhost:17771 + +would be appropriate. If SQueuer is running on a different +host or SQueuer is configured to run on a different port +then please modify either localhost or 17771 as appropriate. +============================================================= + |