Skip to content

Commit

Permalink
Add workaround for RUBYOPT nil issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dekellum committed Jul 17, 2017
1 parent 59bb36e commit 853c01d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions systemd/lionfish.service
Expand Up @@ -27,5 +27,8 @@ ExecStart=/home/david/src/lionfish/sbin/puma -C puma.rb

Restart=always

# Workaround for https://github.com/puma/puma/issues/1344
Environment=RUBYOPT="-v"

[Install]
WantedBy=multi-user.target

0 comments on commit 853c01d

Please sign in to comment.