mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
containerd: fix typo in service
fixes: #54772 closes: #54793 [via git-merge-pr] closes: #55366
This commit is contained in:
parent
566271597a
commit
a69f7d94cf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec 2>&1
|
exec 2>&1
|
||||||
env modeprobe overlay
|
env modprobe overlay
|
||||||
exec containerd
|
exec containerd
|
||||||
|
|
Loading…
Add table
Reference in a new issue