mirror of https://github.com/cowrie/cowrie.git
parent
b7ac2c7ec2
commit
1b8046b578
|
@ -57,8 +57,8 @@ debug = false
|
|||
|
||||
* set read access to tty-files for group www-data (group maybe differ on other distributions)
|
||||
```
|
||||
sudo apt-get install act
|
||||
sudo setfacl -Rm g:www-data:rx /opt/cowrie/log/tty/
|
||||
sudo apt-get install acl
|
||||
sudo setfacl -Rm g:www-data:rx /opt/cowrie/var/lib/cowrie/tty/
|
||||
```
|
||||
|
||||
## kippo-graph Configuration
|
||||
|
|
Loading…
Reference in New Issue