maybe: on-abnormal

This commit is contained in:
vhsdream 2025-06-08 23:13:51 -04:00
parent 389bd9be63
commit 14ac582c54

View File

@ -108,7 +108,7 @@ After=redis.service
Type=simple
WorkingDirectory=/opt/maybe
ExecStart=/root/.rbenv/shims/dotenv -f /opt/maybe/.env /opt/maybe/bin/bundle exec sidekiq
Restart=unless-stopped
Restart=on-abnormal
[Install]
WantedBy=multi-user.target