Skip to content

Commit

Permalink
Rename containerd-rootless-setuptool.sh
Browse files Browse the repository at this point in the history
containerd-rootless-setuptool.sh is now containerd-rootless-systemd.sh

Signed-off-by: Anatoli Babenia <[email protected]>
  • Loading branch information
abitrolly authored Sep 21, 2024
1 parent a40889b commit 0eb912c
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@
# NOTICE: https://github.com/moby/moby/blob/v20.10.3/NOTICE
# -----------------------------------------------------------------------------

# containerd-rootless-setuptool.sh: setup tool for containerd-rootless.sh
# containerd-rootless-systemd.sh: tool to setup systemd units for
# starting containerd-rootless.sh on startup and on-demand.
# Needs to be executed as a non-root user.
#
# Typical usage: containerd-rootless-setuptool.sh install
# Typical usage: containerd-rootless-systemd.sh install
set -eu

# utility functions
Expand Down

0 comments on commit 0eb912c

Please sign in to comment.