mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
another one
This commit is contained in:
@@ -211,6 +211,7 @@ namespace OpenSim.Server.Base
|
||||
{
|
||||
new Mono.Unix.UnixSignal(Mono.Unix.Native.Signum.SIGTERM)
|
||||
};
|
||||
ignal_thread.IsBackground = true;
|
||||
signal_thread.Start();
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user