9 lines
153 B
Desktop File
9 lines
153 B
Desktop File
[Unit]
|
|
Description=Samba SMB/CIFS server
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/smbd -F
|
|
ExecReload=/bin/kill -HUP $MAINPID
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|