X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fmount.h;h=4732902ef3c91b2a895d23eb67d20066d2db5e0d;hb=71a6f7538199f571b92e0c9fbb5819f8ce0e0d20;hp=30da1368ffedaba9d4735ed0c8cf12ee273510d3;hpb=18c78fb1af5415bb6f87d9c7cae1f9c60e14ae24;p=elogind.git 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;