You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Let's say that I create a service and change its configuration files to test stuff. At some point, I might want to go back to its original settings.
Allowing to run
serv recreate SERVICE_NAMEwould be nice which would recreate that service based on its original parameters whengeneratewas called.