Searched refs:RUN_AS_USER (Results 1 – 2 of 2) sorted by relevance
35 #define RUN_AS_USER "root" macro
72 struct passwd *pw = getpwnam(RUN_AS_USER); in daemonize()