diff --git a/lib/tomo/plugin/sidekiq/service.erb b/lib/tomo/plugin/sidekiq/service.erb index 5428596..d938ffe 100644 --- a/lib/tomo/plugin/sidekiq/service.erb +++ b/lib/tomo/plugin/sidekiq/service.erb @@ -7,8 +7,6 @@ ConditionPathExists=<%= paths.current %> ExecStart=/bin/bash -lc 'exec bundle exec sidekiq' Restart=always RestartSec=1 -StandardError=syslog -StandardOutput=syslog SyslogIdentifier=%n Type=notify WatchdogSec=10