diff --git a/SambaInstall.md b/SambaInstall.md index 8f220e5..378ba11 100644 --- a/SambaInstall.md +++ b/SambaInstall.md @@ -159,4 +159,9 @@ mail.err /var/log/mail.err sudo touch /var/log/samba-audit.log sudo chown root:adm /var/log/samba-audit.log +``` + +6. Reboot machine to apply all changes +```bash +sudo reboot now ``` \ No newline at end of file