chiark / gitweb /
exec: introduce PrivateNetwork= process option to turn off network access to specific...
[elogind.git] / src / execute.h
index 55bae24a211bb8a7b1df762434e48e135ef45229..b376e36a7aacaae720b20e6cdaa99d10b0d74e4a 100644 (file)
@@ -159,6 +159,9 @@ struct ExecContext {
         bool cpu_sched_reset_on_fork;
         bool non_blocking;
         bool private_tmp;
+        bool private_network;
+
+        bool control_group_modify;
 
         /* This is not exposed to the user but available
          * internally. We need it to make sure that whenever we spawn