mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
Fix #54772: Fixed typo in containerd service
This commit is contained in:
parent
d029dcf6f1
commit
f19344fd8b
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