Added smbd

This commit is contained in:
AwesomeAdam54321 2021-06-22 11:00:45 +02:00
parent d855264b83
commit 010171333d
2 changed files with 5 additions and 0 deletions

BIN
sv/smbd/down Normal file

Binary file not shown.

5
sv/smbd/run Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
sv start networking nmbd winbind
[ -r /etc/default/samba ] && . /etc/default/samba
/usr/share/samba/update-apparmor-samba-profile
exec chpst -o 16384 /usr/sbin/smbd --foreground --no-process-group $SMBDOPTIONS