/* user and group to drop privileges to */
-static const char *user = "nobody";
-static const char *group = "nogroup";
+static const char *user = "xbao";
+static const char *group = "xbao";
static const char *colorname[NUMCOLS] = {
[INIT] = "black", /* after initialization */