Skip to content

Make restart=always a thing #4

@echodaniel

Description

@echodaniel

Attempting to add a Restart=Always flag to concalls.service throws this error. Fix this in the future.

[root@system]# service concalls.service status
Redirecting to /bin/systemctl status concalls.service
● concalls.service
   Loaded: loaded (/usr/lib/systemd/system/concalls.service; enabled; vendor preset: disabled)
   Active: failed (Result: start-limit) since Mon 2018-05-14 12:13:21 MDT; 10s ago
  Process: 25352 ExecStart=/home/concurrentcalls.sh (code=exited, status=1/FAILURE)
 Main PID: 25352 (code=exited, status=1/FAILURE)

systemd[1]: concalls.service: main process exited, code=exited, status=1/FAILURE
systemd[1]: Unit concalls.service entered failed state.
systemd[1]: concalls.service failed.
systemd[1]: concalls.service holdoff time over, scheduling restart.
systemd[1]: start request repeated too quickly for concalls.service
systemd[1]: Failed to start concalls.service.
systemd[1]: Unit concalls.service entered failed state.
systemd[1]: concalls.service failed.

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions