2 references to SystemdNotifier
Microsoft.Extensions.Hosting.Systemd (2)
SystemdHostBuilderExtensions.cs (1)
88services.AddSingleton<ISystemdNotifier, SystemdNotifier>();
SystemdNotifier.cs (1)
21/// Instantiates a new <see cref="SystemdNotifier"/> and sets the notify socket path.