diff options
author | Colin Walters <walters@verbum.org> | 2019-10-10 19:24:28 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2019-10-11 12:57:59 +0000 |
commit | ca29a5b2f9d7b7e8d1548659085fa1fc475722d2 (patch) | |
tree | 466a9777585d2c8745dc220804a590c476adaa15 /pkg/spec/createconfig.go | |
parent | f39e097a815799bad704a8a1d8f16ee86f4c3602 (diff) | |
download | podman-ca29a5b2f9d7b7e8d1548659085fa1fc475722d2.tar.gz podman-ca29a5b2f9d7b7e8d1548659085fa1fc475722d2.tar.bz2 podman-ca29a5b2f9d7b7e8d1548659085fa1fc475722d2.zip |
Make user io.podman.service unit WantedBy=default.target
`multi-user.target` doesn't exist in the systemd *user* instance.
We can't hook up the startup of a user unit to a system target.
Doing so causes systemd to error out in Fedora CoreOS builds
during presets.
Make it depend on `default.target` instead.
(Having the same unit in both system and user sessions has some
tricky bits like this)
Signed-off-by: Colin Walters <walters@verbum.org>
Diffstat (limited to 'pkg/spec/createconfig.go')
0 files changed, 0 insertions, 0 deletions