Searched defs:check_unit_active (Results 1 - 1 of 1) sorted by relevance

/systemd/src/systemctl/
H A Dsystemctl.c3191 static int check_unit_active(int argc, char *argv[], void *userdata) { function
7340 { "is-active", 2, VERB_ANY, VERB_NOCHROOT, check_unit_active },
7341 { "check", 2, VERB_ANY, VERB_NOCHROOT, check_unit_active },

Completed in 111 milliseconds