mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22: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
|
||||
exec 2>&1
|
||||
env modeprobe overlay
|
||||
env modprobe overlay
|
||||
exec containerd
|
||||
|
|
Loading…
Add table
Reference in a new issue