Home
last modified time | relevance | path

Searched refs:CHUSER (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/contrib/Suse/
Ddnsmasq-SuSE.patch17 #define CHUSER "nobody"
/external/dnsmasq/src/
Dconfig.h65 #define CHUSER "nobody" macro
Doption.c281 …G_ONE, "username", gettext_noop("Change to this user after startup. (defaults to %s)."), CHUSER },
2775 daemon->username = CHUSER; in read_opts()