Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

When using runit, don't try to create the service everytime an action is run on it #496

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

crevetor
Copy link

@crevetor crevetor commented May 6, 2019

When using runit if logstash_service gets notified it will always try to enable the service first (creating some templates, etc) because runit's default_action is enable.

This change makes it so that we override the defaut_action when the resource is created. Then we can call whatever action on the created ressource.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant