summaryrefslogtreecommitdiffstats
path: root/academic/boinc/README.Slackware
diff options
context:
space:
mode:
Diffstat (limited to 'academic/boinc/README.Slackware')
-rw-r--r--academic/boinc/README.Slackware4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/boinc/README.Slackware b/academic/boinc/README.Slackware
index e636d041df..c0f1ceb4e3 100644
--- a/academic/boinc/README.Slackware
+++ b/academic/boinc/README.Slackware
@@ -4,7 +4,7 @@ Modify as needed:
BOINC_DIR=/var/lib/boinc_data # directory of boinc data files
BOINC_USER=root # user that will run boinc process
-OINC_OPTIONS="--dir $BOINC_DIR --redirectio"
+BOINC_OPTIONS="--dir $BOINC_DIR --redirectio"
Refer to the boinc manpage for parameters you can add to
BOINC_OPTIONS.
@@ -23,7 +23,7 @@ fi
Note 1:
The default configuration enables boinc control on the running
-host via boinccmg or boincmgr on th same running host. To truly run
+host via boinccmg or boincmgr on the same running host. To truly run
headless, you will need to configure boinc to allow RPC access from
another host.