update library monitor
This commit is contained in:
parent
cfdb59850c
commit
e173a9ec7f
|
@ -119,7 +119,7 @@ namespace MediaBrowser.Server.Mono.Native
|
|||
{
|
||||
get
|
||||
{
|
||||
return Environment.OperatingSystem == Startup.Common.OperatingSystem.Linux;
|
||||
return Environment.OperatingSystem != Startup.Common.OperatingSystem.Osx;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user