summaryrefslogtreecommitdiff
path: root/astro/setiathome/files/rc.setiathome.conf
blob: f7049c5855b2df2838b1c92455df70bd3b37cb79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$
#
# SETI@home startup configuration file.
#

# seti_wrkdir=/var/db/${rc_file%.sh}	# primary working directory
# seti_std_args=-email			# command arguments for standard mode
# seti_reg_args=-login			# command arguments for register mode
# seti_proxy_args=			# proxy arguments
# seti_user=setiathome			# user id to run as
# seti_group=${seti_user}		# group id to run as
# seti_nice=15				# nice level to run at
# seti_maxprocs=$(sysctl -n hw.ncpu)	# max. number of processes to start
# seti_sleep=21600			# time to sleep between restarts