View | Details | Raw Unified | Return to bug 29943 | Differences between
and this patch

Collapse All | Expand All

(-)pkg-message (+3 lines)
Added Link Here
1
****  %%PREFIX%%/etc/rc.setiathome.conf may be edited to tune some startup
2
      variables such as `seti_nice' defaulted to 15 and `seti_maxprocs'
3
      defaulted to your number of processors.
(-)files/rc.setiathome.conf (+12 lines)
Added Link Here
1
# $FreeBSD$
2
#
3
# SETI@home startup configuration file.
4
#
5
6
# seti_wrkdir=/var/db/setiathome	# primary working directory
7
# seti_std_args=-email			# command arguments for standard mode
8
# seti_reg_args=-login			# command arguments for register mode
9
# seti_proxy_args=			# proxy arguments
10
# seti_user=nobody			# user id to run as
11
# seti_nice=15				# nice level to run at
12
# seti_maxprocs=$(sysctl -n hw.ncpu)	# max. number of processes to start

Return to bug 29943