remote service restart

pull/702/head
Luke Pulverenti 8 years ago
parent 2f17d160bc
commit d000cd4159

@ -71,7 +71,7 @@ namespace MediaBrowser.ServerApplication
if (_isRunningAsService) if (_isRunningAsService)
{ {
_canRestartService = CanRestartWindowsService(); //_canRestartService = CanRestartWindowsService();
} }
var currentProcess = Process.GetCurrentProcess(); var currentProcess = Process.GetCurrentProcess();

Loading…
Cancel
Save