Automatic creation of microvm directories #82

Closed
opened 2025-02-06 17:45:55 +01:00 by kalipso · 1 comment
Owner

Some directories still need to be manually created on the host, this should happen automatic by tmpfiles or systemd services.

Affected directories are:

/var/lib/microvms/${hostname}/var
/var/lib/microvms/${hostname}/etc
/var/lib/microvms/data/${hostname}
Some directories still need to be manually created on the host, this should happen automatic by tmpfiles or systemd services. Affected directories are: ```bash /var/lib/microvms/${hostname}/var /var/lib/microvms/${hostname}/etc /var/lib/microvms/data/${hostname} ```
kalipso self-assigned this 2025-02-06 17:46:07 +01:00
Author
Owner

implemented in #93

implemented in #93
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kalipso/infrastructure#82