Searched refs:CHUSER (Results 1 – 3 of 3) sorted by relevance
17 #define CHUSER "nobody"
65 #define CHUSER "nobody" macro
277 …G_ONE, "username", gettext_noop("Change to this user after startup. (defaults to %s)."), CHUSER }, 2784 daemon->username = CHUSER; in read_opts()