Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make restart=always a thing #4

Open
echodaniel opened this issue May 14, 2018 · 2 comments
Open

Make restart=always a thing #4

echodaniel opened this issue May 14, 2018 · 2 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@echodaniel
Copy link
Owner

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.

@echodaniel echodaniel added the invalid This doesn't seem right label May 14, 2018
@echodaniel
Copy link
Owner Author

Made it a thing.

@echodaniel
Copy link
Owner Author

echodaniel commented May 16, 2018

Seemed to be working fine. Checked status before with no warnings. Then got this today. Need to look at this further once I have the XLSX convert code working.

systemd[1]: [/usr/lib/systemd/system/concalls.service:2] Assignment outside of section. Ignoring.
systemd[1]: [/usr/lib/systemd/system/concalls.service:6] Failed to parse service restart specifier, ignoring: Always

@echodaniel echodaniel reopened this May 16, 2018
@echodaniel echodaniel self-assigned this May 16, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant