Fix ESVM services
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
name: nmbd
|
||||
description: Samba NMB Daemon
|
||||
type: background
|
||||
start_cmd: /bin/sh -c "install -d /run/samba && exec /usr/sbin/nmbd -F -d=1 --no-process-group"
|
||||
restart: true
|
||||
Reference in New Issue
Block a user