update library monitor

pull/702/head
Luke 9 years ago committed by Luke Pulverenti
parent cfdb59850c
commit e173a9ec7f

@ -119,7 +119,7 @@ namespace MediaBrowser.Server.Mono.Native
{ {
get get
{ {
return Environment.OperatingSystem == Startup.Common.OperatingSystem.Linux; return Environment.OperatingSystem != Startup.Common.OperatingSystem.Osx;
} }
} }

Loading…
Cancel
Save