]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
darwin afs.conf: growlagent example
authorDerrick Brashear <shadow@dementia.org>
Tue, 18 May 2010 17:06:44 +0000 (13:06 -0400)
committerDerrick Brashear <shadow@dementia.org>
Tue, 18 May 2010 17:46:25 +0000 (10:46 -0700)
provide an example usage of the growl agent

Change-Id: Ic680008784a85d877049dee429d8f77f5ce8f5f7
Reviewed-on: http://gerrit.openafs.org/1985
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/packaging/MacOS/afs.conf

index 7df9e97c744c738a81493c274b73abd0a5711277..371533d9347d7221d7d845437efd782364ef134d 100644 (file)
@@ -77,6 +77,10 @@ AFS_SYSNAME=""
 #    fs setserverprefs <host> <rank>
 #}
 
+#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=