Added systemd example files under example/systemd

This commit is contained in:
Olof hagsand 2018-07-13 13:13:11 +02:00
parent ee946a00f5
commit fd19640579
6 changed files with 40 additions and 3 deletions

View file

@ -188,6 +188,10 @@ The example contains some stubs for authorization according to [RFC8341(NACM)](h
* A NACM backend plugin reporting the mandatory NACM state variables.
## Systemd files
Example systemd files for backend and restconf daemons are found under the systemd directory. Install them under /etc/systemd/system for example.
## Run as docker container
(Note not updated)