]> gitweb.michael.orlitzky.com - dead/htsn.git/commitdiff
Quote example user/group names.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 23 Dec 2013 22:36:58 +0000 (17:36 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 23 Dec 2013 22:36:58 +0000 (17:36 -0500)
doc/htsnrc.example

index 6ddcebeeafda540e27589a12deb9f1fc1cc539cc..dfe38cb77eaaa1b9052b81daa6513376c25a9e0c 100644 (file)
@@ -1,6 +1,7 @@
 # Example configuration file for htsn. For this to take effect, you
-# would need to place it in $HOME/.htsnrc. On Windows, it probably
-# needs to go in %APPDATA%, or C:\Users\<username>\Application Data.
+# would need to place it in either /etc/htsnrc or $HOME/.htsnrc. On
+# Windows, it probably needs to go in %APPDATA%, or
+# C:\Users\<username>\Application Data.
 
 
 # Run in the background as a daemon?
@@ -72,7 +73,7 @@
 #
 # Default: the current group
 #
-# run-as-group = htsn
+# run-as-group = "htsn"
 
 
 # (Daemon mode only) Run htsn as the specified system user. The PID
@@ -82,7 +83,7 @@
 #
 # Default: the current user
 #
-# run-as-user = htsn
+# run-as-user = "htsn"
 
 # Do you want to log to syslog? On Windows this will attempt to
 # communicate (over UDP) with a syslog daemon on localhost, which will