WeirdOS => Baguette

master
Philippe PITTOLI 2020-04-20 12:31:35 +02:00
parent 7b5e7e9286
commit 0f3d41651a
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ service - system services control and querying interface
*service* is a tool that starts, stops, lists, queries, creates or removes system services.
*service* abstracts their configuration and handles their dependencies to one another.
Some general concepts about WeirdOS services management and boot procedure can be found in *service*(7).
Some general concepts about Baguette services management and boot procedure can be found in *service*(7).
# USAGE

View File

@ -34,11 +34,11 @@ Directory in which the metadata about environments of services handled by *servi
The *root* environment is virtual and does not have a matching entry.
## /usr/weirdos/share/services
## /usr/baguette/share/services
Directory in which the behavior of services is stored.
## /usr/weirdos/share/templates
## /usr/baguette/share/templates
Directory in which configuration templates to be used by services *gen-config* are stored.