Commit graph

2 commits

Author SHA1 Message Date
Alexey Abramov
3246eac4fe
services: zerotier-one: Display output of actions to the user.
Fixes https://gitlab.com/nonguix/nonguix/-/issues/117.

* nongnu/services/vpn.scm (%zerotier-action-join): call command via
open-input-pipe and print exit code.
(%zerotier-action-leave): dito.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2021-09-29 19:55:21 +00:00
Alexey Abramov
c34fa8bfac
services: Add zerotier-one-service.
* nongnu/services/vpn.scm: Add new file, and implement the service.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-12-07 11:13:17 +01:00