Home
last modified time | relevance | path

Searched refs:sd_notify (Results 251 – 275 of 317) sorted by relevance

1...<<111213

/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Ddaemon.c3356 rc = sd_notify( 1, "READY=1" ); in slapd_daemon()
/dports/www/miniflux/v2-2.0.35/
H A DChangeLog139 * Add support of Systemd readiness notification using the sd_notify protocol
/dports/devel/php-ice37/ice-3.7.2/
H A DCHANGELOG-3.7.md75 to systemd using the `sd_notify` API.
/dports/devel/ice37/ice-3.7.2/
H A DCHANGELOG-3.7.md75 to systemd using the `sd_notify` API.
/dports/devel/py-ice37/ice-3.7.2/
H A DCHANGELOG-3.7.md75 to systemd using the `sd_notify` API.
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/
H A DCHANGELOG.md534 - Fix sd_notify behaviors in `gateway`, `grpc-proxy`.
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dinit.c1230 if (sd_notify(0, "READY=0") > 0) in possibly_become_daemon()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dinit.c1230 if (sd_notify(0, "READY=0") > 0) in possibly_become_daemon()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dinit.c1203 if (sd_notify(0, "READY=0") > 0) in possibly_become_daemon()
/dports/databases/redis6/redis-6.0.16/src/
H A Dserver.c5261 (void) sd_notify(0, sd_notify_msg); in redisCommunicateSystemd()
/dports/www/squid/squid-4.15/src/
H A Dclient_side.cc3655 const auto result = sd_notify(1, "READY=1"); in clientListenerConnectionOpened()
/dports/net/freeradius3/freeradius-server-3.0.25/src/main/
H A Dprocess.c375 sd_notify(0, "WATCHDOG=1"); in sd_watchdog_event()
/dports/net/freeradius3/freeradius-server-3.0.25/
H A Dconfigure.ac1194 FR_SMART_CHECK_LIB(systemd, sd_notify)
/dports/net/frr7-pythontools/frr-frr-7.5.1/
H A Dconfigure.ac695 AC_CHECK_LIB([systemd], [sd_notify], [LIBS="$LIBS -lsystemd"])
/dports/net/frr7/frr-frr-7.5.1/
H A Dconfigure.ac695 AC_CHECK_LIB([systemd], [sd_notify], [LIBS="$LIBS -lsystemd"])
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dserver.c7680 int ret = sd_notify(0, sd_notify_msg); in redisCommunicateSystemd()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/
H A Dconfigure.in1612 AC_SEARCH_LIBS(sd_notify,[systemd systemd-daemon],
/dports/www/apt-cacher-ng/apt-cacher-ng-3.2/
H A DChangeLog412 * Systemd changes: sd_notify integration if libsystemd-daemon is available.
/dports/net/openldap25-client/openldap-2.5.9/
H A Dconfigure.ac2090 AC_CHECK_LIB(systemd, sd_notify,
/dports/net/openldap25-server/openldap-2.5.9/
H A Dconfigure.ac2090 AC_CHECK_LIB(systemd, sd_notify,
/dports/net/openldap26-client/openldap-2.6.0/
H A Dconfigure.ac2041 AC_CHECK_LIB(systemd, sd_notify,
/dports/net/openldap26-server/openldap-2.6.0/
H A Dconfigure.ac2041 AC_CHECK_LIB(systemd, sd_notify,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/
H A Dconfigure.in1676 AC_SEARCH_LIBS(sd_notify,[systemd systemd-daemon],
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/
H A Dconfigure.in1674 AC_SEARCH_LIBS(sd_notify,[systemd systemd-daemon],
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/
H A Dconfigure.in1675 AC_SEARCH_LIBS(sd_notify,[systemd systemd-daemon],

1...<<111213