Mac: update comments in Mac_SA_Insecure.sh script to clarify that it should be run in BOINC Data directory

This commit is contained in:
Charlie Fenton 2018-07-16 00:34:48 -07:00
parent 1fc1d7a587
commit 9cd1ff4ea4
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# This file is part of BOINC. # This file is part of BOINC.
# http://boinc.berkeley.edu # http://boinc.berkeley.edu
# Copyright (C) 2008 University of California # Copyright (C) 2018 University of California
# #
# BOINC is free software; you can redistribute it and/or modify it # BOINC is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License # under the terms of the GNU Lesser General Public License
@ -33,8 +33,8 @@
# entries and then run Mac_SA_Secure.sh to create new good entries. # entries and then run Mac_SA_Secure.sh to create new good entries.
# #
# #
# Execute this as root in the BOINC directory: # Execute this as root in the BOINC Data directory:
# cd {path_to_boinc_directory} # cd "/Library/Application Support/BOINC Data"
# sudo sh {path}/Mac_SA_Insecure.sh user group # sudo sh {path}/Mac_SA_Insecure.sh user group
# #
# After running this script, the boinc client must be run with # After running this script, the boinc client must be run with