Don't always run Bongo as the 'root' user
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
/* The username which bongo runs as. */
|
||||
#cmakedefine BONGO_USER "root"
|
||||
#cmakedefine BONGO_USER "@BONGO_USER@"
|
||||
|
||||
// our package name
|
||||
#cmakedefine PACKAGE "@CMAKE_PROJECT_NAME@"
|
||||
|
||||
Reference in New Issue
Block a user