Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Systemd type=exec breaks on CentOS 7 #1393

Closed
mfeit-internet2 opened this issue Jan 23, 2024 · 0 comments
Closed

Systemd type=exec breaks on CentOS 7 #1393

mfeit-internet2 opened this issue Jan 23, 2024 · 0 comments
Assignees

Comments

@mfeit-internet2
Copy link
Member

In 3c839e6 (5.0.7), we changed the systemd unit type from simple to exec. The latter did not appear until Systemd 240. CentOS 7 is stuck at 219 and Alma 8 is at 239, which don't have it.

Update 5.0.8 to fix that on EL 7 and 8 only.

@mfeit-internet2 mfeit-internet2 self-assigned this Jan 23, 2024
@github-project-automation github-project-automation bot moved this to Ready in perfSONAR Jan 23, 2024
mfeit-internet2 added a commit that referenced this issue Jan 26, 2024
Don't use 'exec' systemd service type prior to version 240.  #1393
@mfeit-internet2 mfeit-internet2 moved this from Ready to In Review in perfSONAR Jan 26, 2024
@mfeit-internet2 mfeit-internet2 moved this from In Review to Done in perfSONAR Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants