diff options
Diffstat (limited to 'docs/podman-varlink.1.md')
-rw-r--r-- | docs/podman-varlink.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-varlink.1.md b/docs/podman-varlink.1.md index cd57e8b45..7eeb3dd66 100644 --- a/docs/podman-varlink.1.md +++ b/docs/podman-varlink.1.md @@ -43,7 +43,7 @@ This is the preferred method for running the varlink service. You can do this via systemctl. ``` -systemctl enable --now io.podman.socket +$ systemctl enable --now io.podman.socket ``` ## SEE ALSO |