diff --git a/podman_compose.py b/podman_compose.py index 235cd35..585a3b9 100755 --- a/podman_compose.py +++ b/podman_compose.py @@ -1796,7 +1796,7 @@ you can use podman commands like: for i in ls: print(os.path.basename(i[:-4])) elif args.action == "create-unit": - fn = "/usr/lib/systemd/user/podman-compose@.service" + fn = "/etc/systemd/user/podman-compose@.service" out = f"""\ # {fn}