From 93e9268d42022c37283be126e3d7008758ddcbb4 Mon Sep 17 00:00:00 2001 From: jbanic Date: Mon, 20 Feb 2023 15:30:32 +0100 Subject: [PATCH] Update 'SambaInstall.md' --- SambaInstall.md | 5 +++++ 1 file changed, 5 insertions(+) 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