amigen7
amigen7 copied to clipboard
[BUG]
Describe the bug
When using to generate VMware and other image-types, /var/run
does not get created as a symlink to /run
Severity
- [x] Completely Broken (No work-around evident)
- [ ] Severely Broken (Work-around possible but difficult)
- [ ] Moderately Broken (Trivial work-around)
- [ ] Nuisance (Functions but untrapped errors can slip through)
To Reproduce
- Use scripts to create image
- Launch image as VM
- Attempt to execute systemd-enabled tasks (
busctl
,timedatectl
, etc.)
Expected behavior
All commands that interact with systemd should function properly
Deviance Description
Resulting-images do not have /var/run
as a symlink to /run