1 reference to IsSystemdNotify
Microsoft.Extensions.Hosting.Systemd (1)
SystemdHelpers.cs (1)
105internal static bool IsSystemdLifetime() => IsSystemdService() || IsSystemdNotify();