Loading...
Searching...
No Matches
25void handle_control_message(
const char *msg,
const char *arg);
27#define SVC_DISABLED 0x01
28#define SVC_ONESHOT 0x02
29#define SVC_RUNNING 0x04
30#define SVC_RESTARTING 0x08
31#define SVC_CONSOLE 0x10
32#define SVC_CRITICAL 0x20
35#define SVC_RC_DISABLED 0x80
36#define SVC_RESTART 0x100
38#define NR_SVC_SUPP_GIDS 12
40#define COMMAND_RETRY_TIMEOUT 5
42int property_main(
void);
- src
- infra
- property
- include
- init.h