X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fexecute.h;h=9d05d3a9dec95c7c0985408a07fc202dd264c3f8;hb=5261ba901845c084de5a8fd06500ed09bfb0bd80;hp=3d6f77c8ef01f63e7971e3f46f1234a4733a67d4;hpb=417116f23432073162ebfcb286a7800846482eed;p=elogind.git diff --git a/src/core/execute.h b/src/core/execute.h index 3d6f77c8e..9d05d3a9d 100644 --- a/src/core/execute.h +++ b/src/core/execute.h @@ -157,8 +157,8 @@ struct ExecContext { bool private_tmp; bool private_network; bool private_devices; - bool read_only_system; - ProtectedHome protected_home; + ProtectSystem protect_system; + ProtectHome protect_home; bool no_new_privileges;