class SystemD
- SystemD
- Reference
- Object
Overview
Wrapper for libsystemd http://man7.org/linux/man-pages/man3/sd_pid_notify_with_fds.3.html http://man7.org/linux/man-pages/man3/sd_listen_fds_with_names.3.html
Defined in:
systemd.crConstant Summary
-
LISTEN_FDS_START =
LibSystemD::SD_LISTEN_FDS_START
Class Method Summary
- .listen_fds
- .listen_fds_with_names
- .notify(message = "READY=1\n")
- .notify_ready
- .notify_status(status : String)
- .notify_stopping
- .remove_fds(fd_name : String)
- .store_fds(fds : Array(Int32), fd_name : String)
- .store_fds(fds : Array(Int32))
- .watchdog