Fix #54772: Fixed typo in containerd service

This commit is contained in:
John Taylor 2025-03-22 16:24:38 +01:00
parent d029dcf6f1
commit f19344fd8b

View file

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