Update 'SambaInstall.md'

This commit is contained in:
2023-02-20 15:30:32 +01:00
parent 2f78f93066
commit 93e9268d42
+5
View File
@@ -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
```