mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2025-10-11 20:17:54 +00:00
5 lines
98 B
Bash
5 lines
98 B
Bash
#!/bin/sh
|
|
|
|
# TODO sigterm?
|
|
smbd -s smb.conf -l=/home/me/samba/log --foreground --no-process-group
|