Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 419 Bytes

Gridinit

Gridinit is a tool used to manage non-daemon processes.

Build

Dependencies

  • cmake, make, gcc
  • libevent, libevent-devel
  • glib, glib-devel

Compile-time configuration

Macro Default Description
GRIDINIT_SOCK_PATH /var/run/gridinit.sock Path used for the socket on both server and client side, when no path is specified in the configuration.