maybe: on-abnormal
This commit is contained in:
parent
389bd9be63
commit
14ac582c54
@ -108,7 +108,7 @@ After=redis.service
|
|||||||
Type=simple
|
Type=simple
|
||||||
WorkingDirectory=/opt/maybe
|
WorkingDirectory=/opt/maybe
|
||||||
ExecStart=/root/.rbenv/shims/dotenv -f /opt/maybe/.env /opt/maybe/bin/bundle exec sidekiq
|
ExecStart=/root/.rbenv/shims/dotenv -f /opt/maybe/.env /opt/maybe/bin/bundle exec sidekiq
|
||||||
Restart=unless-stopped
|
Restart=on-abnormal
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user