[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 groupadd -r samba
useradd -r -s /bin/false -g samba smb-user useradd -r -s /bin/false -g samba smb-user
smbpasswd -a smb-user smbpasswd -a smb-user
sctl enable smb sctl enable smb nmb
sctl start smb sctl start smb nmb
sctl enable nmb
sctl start nmb
``` ```
If you are still using an NTFS drive: If you are still using an NTFS drive: