fix(services): remove Quadlet files in stopped state #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/stopped-remove-quadlets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
After a server reboot, services with state: stopped came back online. Quadlet files were still in ~/.config/containers/systemd/ so Podmans systemd generator recreated the units on boot.
Fix
Everything else (user, btrfs, secrets, linger, traefik route) stays intact for quick re-activation.