summaryrefslogtreecommitdiff
path: root/docs/service/README
blob: 22e3384c401e5d8ad85e65afa8e94af345915496 (plain)
1
2
3
4
5
6
7
8
9
10
Most examples in the web are not correct! Writing a service is a lot
about understanding the state machines involved (between SCM, service
handler in the service and the operating system).

Most frameworks try to abstract too much and set values to defaults
they don't understand (for instance startup groups and order, service
dependencies).

We should try to get to a set of service functions as for the daemon.