mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 03:08:53 -07:00
fix(service): fixed unfinished servicer provider
This commit is contained in:
@@ -30,7 +30,7 @@ type ServiceProvider interface {
|
||||
By default, grlx only has a `systemd` provider.
|
||||
|
||||
## systemd
|
||||
The `systemd` provider is
|
||||
The [`systemd` provider](/ingredients/service) allows for control over a sprout's `systemd` services.
|
||||
#### Example
|
||||
```yaml
|
||||
service.disabled:
|
||||
|
||||
Reference in New Issue
Block a user