mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
remote service restart
This commit is contained in:
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…
x
Reference in New Issue
Block a user