freebsd-ports/astro/seti_applet/pkg-message
FUJISHIMA Satsuki cf309f4429 o update to 0.4.1.
o change mantainer to Cyrille Lefevre <clefevre@citeweb.net>

PR:		30372
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net> (new maintainer)
Reviewed by:	HIYAMA Takeshi <hym@cocoa.freemail.ne.jp> (previous maintainer)
2001-10-05 08:38:13 +00:00

20 lines
784 B
Plaintext

**** To enable start/stop of the seti@home client, please run "setiathome"
as your login name.
If you installed "setiathome" by ports or package, add, change or
uncomment the seti_user variable in %%LOCALBASE%%/etc/rc.setiathome.conf
(or %%LOCALBASE%%/etc/setiathome.conf depending on the version currently
installed on your computer)
seti_user=nobody
^^^^^^
to your login name before setting up working directory, such as :
seti_user=<your_login_name>
If you already done this as nobody, do
%%LOCALBASE%%/etc/rc.d/setiathome.sh stop
chown -Rh <your_login_name> /var/db/setiathome
%%LOCALBASE%%/etc/rc.d/setiathome.sh start