// we make it with mode 0 (which requires CAP_DAC_OVERRIDE to pass through).
#define OTCORE_RUN_OSTREE_PRIVATE "/run/ostree/.private"
+#define PREPARE_ROOT_CONFIG_PATH "ostree/prepare-root.conf"
+
// The directory holding extra/backing data for a deployment, such as overlayfs workdirs
#define OSTREE_DEPLOYMENT_BACKING_DIR "backing"
// The directory holding the root overlayfs
#include "ot-keyfile-utils.h"
#include "otcore.h"
-#define PREPARE_ROOT_CONFIG_PATH "ostree/prepare-root.conf"
-
#define SYSROOT_KEY "sysroot"
#define READONLY_KEY "readonly"