Use user.target insted

This commit is contained in:
Fl1tzi 2023-04-12 21:48:32 +00:00
parent 896ebae791
commit ffab25baa9

View file

@ -21,4 +21,4 @@ ExecStart=$HOME/.local/bin/podman-compose up
ExecStop=$HOME/.local/bin/podman-compose down
[Install]
WantedBy=default.target
WantedBy=user.target