Closed
Bug 1148310
Opened 10 years ago
Closed 10 years ago
add "Restart=always" to socorro systemd service files
Categories
(Socorro :: Infra, task)
Socorro
Infra
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: rhelmer)
References
Details
systemd should auto-restart Socorro apps if they exit for any reason.
I think we need to add Restart=always to the [Service] section:
http://0pointer.de/public/systemd-man/systemd.service.html#Restart=
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/e21c05f63f2b1059b6f32ddbf1e88f937b19fe22
bug 1148310 - always try to restart socorro apps
https://github.com/mozilla/socorro/commit/9d11bde6de3096c2de2ae660dc6a15668e8d9c45
Merge pull request #2692 from rhelmer/bug1148310-systemd-services-always-restart
bug 1148310 - always try to restart socorro apps
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•