diff options
Diffstat (limited to 'contrib/systemd/system/podman.service.in')
-rw-r--r-- | contrib/systemd/system/podman.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/systemd/system/podman.service.in b/contrib/systemd/system/podman.service.in index 132671dff..9a7e04fd4 100644 --- a/contrib/systemd/system/podman.service.in +++ b/contrib/systemd/system/podman.service.in @@ -12,4 +12,4 @@ Environment=LOGGING="--log-level=info" ExecStart=@@PODMAN@@ $LOGGING system service [Install] -WantedBy=multi-user.target +WantedBy=default.target |