Files
2026-03-14 11:54:49 +02:00

6 lines
180 B
Plaintext

name: winbindd
description: Samba Winbind Daemon
type: background
start_cmd: /bin/sh -c "install -d /run/samba && exec /usr/sbin/winbindd -F -d=1 --no-process-group"
restart: true