Tell our patched systemd fedmsg services to restart on failure.

This commit is contained in:
Ralph Bean 2014-11-04 16:42:58 +00:00
parent e7c62d3466
commit fa85764d3b
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@ ExecStart=/usr/bin/moksha-hub /etc/moksha/production.ini
Type=simple
User=fedmsg
Group=fedmsg
Restart=on-failure
[Install]
WantedBy=multi-user.target

View file

@ -9,6 +9,7 @@ Type=simple
User=fedmsg
Group=fedmsg
LimitNOFILE=160000
Restart=on-failure
[Install]
WantedBy=multi-user.target