Automatically starting Cowrie with supervisord
Copy the file
docs/supervisor/cowrie.confto/etc/supervisor/conf.d/Edit the copied file:
commandmust point at thecowriescript in your virtual environment, anddirectoryat the state directory you initialized withcowrie init(see the supervisord section of the installation guide).Reload supervisord:
$ sudo supervisorctl reread $ sudo supervisorctl update