From: Derrick Brashear Date: Tue, 18 May 2010 17:06:44 +0000 (-0400) Subject: darwin afs.conf: growlagent example X-Git-Tag: openafs-devel-1_5_75~266 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=41dd0be8e30dc4edf7e3c087736dc41d625cecc5;p=packages%2Fo%2Fopenafs.git darwin afs.conf: growlagent example provide an example usage of the growl agent Change-Id: Ic680008784a85d877049dee429d8f77f5ce8f5f7 Reviewed-on: http://gerrit.openafs.org/1985 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/src/packaging/MacOS/afs.conf b/src/packaging/MacOS/afs.conf index 7df9e97c7..371533d93 100644 --- a/src/packaging/MacOS/afs.conf +++ b/src/packaging/MacOS/afs.conf @@ -77,6 +77,10 @@ AFS_SYSNAME="" # fs setserverprefs #} +#afs_mariner() { +# fs mariner localhost +#} + # Amount to read ahead, or comment out to disable AFS_PRECACHE=5000 @@ -92,6 +96,11 @@ AFS_POST_INIT= # that function, as you can only run one function.) #AFS_POST_INIT=afs_server_prefs +# Another example. Set this to use the growl agent. +# If you do this, you'll also need to run the growl agent, perhaps as a +# LoginItem +#AFS_POST_INIT=afs_mariner + # If you want to always run some command before shutting down OpenAFS, you can # put it here. The same caveat applies about multiple commands. AFS_PRE_SHUTDOWN=