Add esvm service file

This commit is contained in:
2025-10-04 22:17:27 +03:00
parent da3e55fa10
commit ff92fb24ba
3 changed files with 9 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
name: dockerd
description: Docker daemon
type: background
start_cmd: sh -c 'usr/sbin/modprobe loop && exec /usr/bin/dockerd'
exit_method: kill