mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-01 08:05:09 +02:00
7 lines
149 B
Desktop File
7 lines
149 B
Desktop File
[Unit]
|
|
Description=Samba SMB/CIFS server instance
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/smbd -F
|
|
ExecReload=/usr/bin/kill -HUP $MAINPID
|
|
StandardInput=socket
|