Add esvm service file
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user