#!/bin/execlineb -P # SPDX-License-Identifier: EUPL-1.2+ # SPDX-FileCopyrightText: 2022 Alyssa Ross # There's currently no kernel mechanism to let us enumerate available # virtiofs filesystems, so we only supported a single, hardcoded # filesystem tag for now. if { mkdir -p /run/virtiofs/virtiofs0 } if { mount -t virtiofs virtiofs0 /run/virtiofs/virtiofs0 } /etc/mdev/listen virtiofs0