Update config.h
This commit is contained in:
parent
2d972fa5d1
commit
e71c4ac010
2
config.h
2
config.h
@ -1,6 +1,6 @@
|
|||||||
/* user and group to drop privileges to */
|
/* user and group to drop privileges to */
|
||||||
static const char *user = "spy";
|
static const char *user = "spy";
|
||||||
static const char *group = "spy";
|
static const char *group = "users";
|
||||||
|
|
||||||
/* colour definitions */
|
/* colour definitions */
|
||||||
static const char *colorname[NUMCOLS] = {
|
static const char *colorname[NUMCOLS] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user