This commit is contained in:
parent
0d77a93919
commit
a84eef37f6
@ -24,7 +24,7 @@ Please see the `example` folder.
|
||||
`docker-compose pull && docker-compose down && docker-compose up -d`
|
||||
|
||||
## Troubleshooting
|
||||
Add `-d 2` to `SMBD_ARGS` for samba debug output.
|
||||
It's always helpful to add `-d 2` to `SMBD_ARGS` for samba debug output.
|
||||
|
||||
Q: I can't access mounted config file or directories?
|
||||
A: Are you running SELinux? If so you need to set the correct tag on mounted volumes `chcon -t svirt_sandbox_file_t [your file/folder]`
|
||||
### Q: I can't access mounted config file or directories?
|
||||
Are you running SELinux? If so you need to set the correct tag on mounted volumes `chcon -t svirt_sandbox_file_t [your file/folder]`
|
||||
|
Loading…
Reference in New Issue
Block a user