aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/firejail/sandbox.c')
-rw-r--r--src/firejail/sandbox.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/firejail/sandbox.c b/src/firejail/sandbox.c
index 3bb4858c9..ff6be986f 100644
--- a/src/firejail/sandbox.c
+++ b/src/firejail/sandbox.c
@@ -938,8 +938,9 @@ int sandbox(void* sandbox_arg) {
938 //**************************** 938 //****************************
939 // Session D-BUS 939 // Session D-BUS
940 //**************************** 940 //****************************
941#ifdef HAVE_DBUSPROXY
941 dbus_apply_policy(); 942 dbus_apply_policy();
942 943#endif
943 944
944 //**************************** 945 //****************************
945 // hosts and hostname 946 // hosts and hostname