remote service restart
This commit is contained in:
parent
2f17d160bc
commit
d000cd4159
|
@ -71,7 +71,7 @@ namespace MediaBrowser.ServerApplication
|
|||
|
||||
if (_isRunningAsService)
|
||||
{
|
||||
_canRestartService = CanRestartWindowsService();
|
||||
//_canRestartService = CanRestartWindowsService();
|
||||
}
|
||||
|
||||
var currentProcess = Process.GetCurrentProcess();
|
||||
|
|
Loading…
Reference in New Issue
Block a user