This must have always been dead code. We're trying to iterate
towards a place where it's only `ostree-prepare-root.c` which
parses the `ostree=` kernel argument, and canonically sets up
`/run/ostree-booted`.
if (!ostree_cmdline)
exit (EXIT_SUCCESS);
- /* See comments in ostree-prepare-root.c for this.
- *
- * It's a lot easier for various bits of userspace to check for
- * a file versus parsing the kernel cmdline. So let's ensure
- * the stamp file is created here too.
- */
- touch_run_ostree ();
-
{
g_autoptr (GError) local_error = NULL;
if (!ostree_cmd__private__ ()->ostree_system_generator (ostree_cmdline, arg_dest, NULL,