aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-11-06 23:27:19 +0000
committerJustin Clark-Casey (justincc)2013-11-06 23:27:19 +0000
commit52ff860f30a16f57408d372cda9280cf71a95e3d (patch)
tree0be8696a71d717d4bf10754436d61c93c9c39441 /bin/OpenSim.ini.example
parentadd support for particle glow LSL functions (diff)
downloadopensim-SC_OLD-52ff860f30a16f57408d372cda9280cf71a95e3d.zip
opensim-SC_OLD-52ff860f30a16f57408d372cda9280cf71a95e3d.tar.gz
opensim-SC_OLD-52ff860f30a16f57408d372cda9280cf71a95e3d.tar.bz2
opensim-SC_OLD-52ff860f30a16f57408d372cda9280cf71a95e3d.tar.xz
minor: Make PID file examples in OpenSim and Robust config somewhat more meaningful than just /tmp/my.pid
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index b78e3b7..d3f9156 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -69,7 +69,7 @@
69 69
70 ;# {PIDFile} {} {Path to PID file?} {} 70 ;# {PIDFile} {} {Path to PID file?} {}
71 ;; Place to create a PID file 71 ;; Place to create a PID file
72 ; PIDFile = "/tmp/my.pid" 72 ; PIDFile = "/tmp/OpenSim.exe.pid"
73 73
74 ;# {region_info_source} {} {Where to load region from?} {filesystem web} filesystem 74 ;# {region_info_source} {} {Where to load region from?} {filesystem web} filesystem
75 ;; Determine where OpenSimulator looks for the files which tell it 75 ;; Determine where OpenSimulator looks for the files which tell it