Skip to content

Instantly share code, notes, and snippets.

@immure
Created July 5, 2017 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save immure/4ac4800189fd3e61f516838d0c35a519 to your computer and use it in GitHub Desktop.
Save immure/4ac4800189fd3e61f516838d0c35a519 to your computer and use it in GitHub Desktop.
[Unit]
Description=GoPhish Service
After=network.target
[Service]
ExecStart=/opt/gophish/gophish
Type=simple
PIDFile=/var/run/gophish
User=gophish
WorkingDirectory=/opt/gophish
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment