Searched refs:edit (Results 1 - 1 of 1) sorted by relevance

/systemd/src/systemctl/
H A Dsystemctl.c6047 log_error("Cannot edit unit(s), no editor available. Please set either $SYSTEMD_EDITOR, $EDITOR or $VISUAL.");
6102 static int edit(int argc, char *argv[], void *userdata) { function
6110 log_error("Cannot edit units if not on a tty.");
6115 log_error("Cannot edit units remotely.");
6263 " edit NAME... Edit one or more unit files\n"
7382 { "edit", 2, VERB_ANY, VERB_NOCHROOT, edit },

Completed in 32 milliseconds