mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-23 11:42:19 +00:00
7 lines
302 B
PHP
7 lines
302 B
PHP
@include("services.partials.unit-actions.restart")
|
|
@include("services.partials.unit-actions.start")
|
|
@include("services.partials.unit-actions.stop")
|
|
@include("services.partials.unit-actions.enable")
|
|
@include("services.partials.unit-actions.disable")
|
|
@include("services.partials.unit-actions.uninstall")
|