containerd: fix typo in service

fixes: #54772
closes: #54793 [via git-merge-pr]
closes: #55366
This commit is contained in:
John Taylor 2025-03-22 16:24:38 +01:00 committed by classabbyamp
parent 566271597a
commit a69f7d94cf
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,4 +1,4 @@
#!/bin/sh
exec 2>&1
env modeprobe overlay
env modprobe overlay
exec containerd