cowrie/doc/systemd
boozezela cba7b27189 Update cowrie.service (#495) 2017-04-10 07:38:40 +04:00
..
README.md Tiny improvements for the documentation (fixing anchor links) (#317) 2016-10-25 22:43:49 +04:00
cowrie.service Update cowrie.service (#495) 2017-04-10 07:38:40 +04:00

README.md

Automatically starting Cowrie with systemd

  • Copy the file cowrie.service to /etc/systemd/service
  • Reload systemd with systemctl daemon-reload
  • Start Cowrie with service cowrie start
  • Enable start at boot-time with `sudo systemctl enable cowrie.service``