mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
install service with Emby name
This commit is contained in:
@@ -22,7 +22,7 @@ namespace MediaBrowser.ServerApplication
|
||||
|
||||
DelayedAutoStart = true,
|
||||
|
||||
Description = "The windows background service for Media Browser Server.",
|
||||
Description = "The windows background service for Emby Server.",
|
||||
|
||||
// Will ensure the network is available
|
||||
ServicesDependedOn = new[] { "LanmanServer", "Tcpip" }
|
||||
|
||||
Reference in New Issue
Block a user