salt icon indicating copy to clipboard operation
salt copied to clipboard

[3006.x] Added support and tests for Sys V service files for RedHat family

Open dmurphy18 opened this issue 9 months ago • 1 comments

What does this PR do?

Adds service files for salt-minion, salt-master, salt-syndic and salt-api to /etc/init.d

What issues does this PR fix or reference?

Fixes https://github.com/saltstack/salt/issues/67888

Previous Behavior

Sys V Service files were missing since 3006.0 release

New Behavior

Sys V Service files are now present after installation

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

  • [ ] Docs
  • [X] Changelog - https://docs.saltproject.io/en/master/topics/development/changelog.html
  • [X] Tests written/updated

Commits signed with GPG?

Yes

dmurphy18 avatar Mar 21 '25 17:03 dmurphy18

Maybe this one needs to go in first... https://github.com/saltstack/salt/pull/67978

twangboy avatar Apr 22 '25 17:04 twangboy