diff options
-rw-r--r-- | bin/OpenSim.ini.example | 2 | ||||
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 | ||||
-rw-r--r-- | bin/Robust.ini.example | 2 |
3 files changed, 3 insertions, 3 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 |
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index b56d5d1..ae7b794 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -21,7 +21,7 @@ | |||
21 | crash_dir = "crashes" | 21 | crash_dir = "crashes" |
22 | 22 | ||
23 | ; Place to create a PID file | 23 | ; Place to create a PID file |
24 | ; PIDFile = "/tmp/my.pid" | 24 | ; PIDFile = "/tmp/OpenSim.exe.pid" |
25 | 25 | ||
26 | ; Console commands run at startup | 26 | ; Console commands run at startup |
27 | startup_console_commands_file = "startup_commands.txt" | 27 | startup_console_commands_file = "startup_commands.txt" |
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 0660de4..f79059b 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -15,7 +15,7 @@ | |||
15 | [Startup] | 15 | [Startup] |
16 | ; Place to create a PID file | 16 | ; Place to create a PID file |
17 | ; If no path if specified then a PID file is not created. | 17 | ; If no path if specified then a PID file is not created. |
18 | ; PIDFile = "/tmp/my.pid" | 18 | ; PIDFile = "/tmp/Robust.exe.pid" |
19 | 19 | ||
20 | ; Plugin Registry Location | 20 | ; Plugin Registry Location |
21 | ; Set path to directory for plugin registry. Information | 21 | ; Set path to directory for plugin registry. Information |