Hello there. I'm having a drop of trouble launching containers with quadlet, and was wondering if someone could give me a suggestion? I've created two container files with appropriate contents in the specified location (e.g.:
~/.config/containers/systemd/wger.container
~/.config/containers/systemd/wger.container
), and tried the commands, getting an error.
$ systemctl --user daemon-reload$ systemctl --user start wgerFailed to start wger.service: Unit wger.service not found.
$ systemctl --user daemon-reload$ systemctl --user start wgerFailed to start wger.service: Unit wger.service not found.
This occurs with my other container as well. Is there some reason systemd would fail to recognize these services?