kairos-io/kairos
Make openrc override command logic generic for other services besides k3s
Open
#2,149 opened on Jan 15, 2024
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (1,782 stars)
- PR merge metrics
- (Avg merge 2d 3h) (14 merged PRs in 30d)
Description
The openrc override command is done via the following function
Unfortunately, this is too k3s specific, the command should work for any other service.