diff options
author | Justin Clark-Casey (justincc) | 2013-11-06 23:27:19 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-11-06 23:27:19 +0000 |
commit | 52ff860f30a16f57408d372cda9280cf71a95e3d (patch) | |
tree | 0be8696a71d717d4bf10754436d61c93c9c39441 /bin/OpenSim.ini.example | |
parent | add support for particle glow LSL functions (diff) | |
download | opensim-SC-52ff860f30a16f57408d372cda9280cf71a95e3d.zip opensim-SC-52ff860f30a16f57408d372cda9280cf71a95e3d.tar.gz opensim-SC-52ff860f30a16f57408d372cda9280cf71a95e3d.tar.bz2 opensim-SC-52ff860f30a16f57408d372cda9280cf71a95e3d.tar.xz |
minor: Make PID file examples in OpenSim and Robust config somewhat more meaningful than just /tmp/my.pid
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 2 |
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 |