X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmount.h;h=4732902ef3c91b2a895d23eb67d20066d2db5e0d;hp=30da1368ffedaba9d4735ed0c8cf12ee273510d3;hb=3e5235b0d95020e8260d8deb6d7b070b0e0c60be;hpb=1f812feafb4b98d5cfa2934886bbdd43325780bb diff --git a/src/mount.h b/src/mount.h index 30da1368f..4732902ef 100644 --- a/src/mount.h +++ b/src/mount.h @@ -81,6 +81,8 @@ struct Mount { usec_t timeout_usec; + mode_t directory_mode; + ExecCommand exec_command[_MOUNT_EXEC_COMMAND_MAX]; ExecContext exec_context;