[O] Combine sctl enable commands

This commit is contained in:
Hykilpikonna
2020-06-01 00:04:44 -04:00
committed by GitHub
parent 74b7c85bb3
commit 53df00f485
+2 -4
View File
@@ -167,10 +167,8 @@ nano /etc/samba/smb.conf
groupadd -r samba
useradd -r -s /bin/false -g samba smb-user
smbpasswd -a smb-user
sctl enable smb
sctl start smb
sctl enable nmb
sctl start nmb
sctl enable smb nmb
sctl start smb nmb
```
If you are still using an NTFS drive: