Proper fallback if capability dropping is not available

This commit is contained in:
Tobias Brunner
2012-07-27 14:46:42 +02:00
parent 8ff1094823
commit 63ac6d00b0
4 changed files with 9 additions and 2 deletions
+2
View File
@@ -22,7 +22,9 @@
#include <daemon.h>
#include <processing/jobs/callback_job.h>
#ifndef CAP_DAC_OVERRIDE
#define CAP_DAC_OVERRIDE 1
#endif
typedef struct nm_backend_t nm_backend_t;