summaryrefslogtreecommitdiffstats
path: root/polyp/caps.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/caps.c')
-rw-r--r--polyp/caps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/caps.c b/polyp/caps.c
index e2f4573a..34d97eb5 100644
--- a/polyp/caps.c
+++ b/polyp/caps.c
@@ -45,6 +45,7 @@ void pa_drop_root(void) {
/* pa_log(__FILE__": dropping root rights.\n"); */
setreuid(uid, uid);
+
/* setuid(uid);
seteuid(uid);*/
}