services: tailon: Move to (gnu services web).
authorLudovic Courtès <ludo@gnu.org>
Fri, 7 Sep 2018 20:29:40 +0000 (22:29 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 10 Sep 2018 10:12:50 +0000 (12:12 +0200)
commit19de8273eefceac1ba6ddc8d7e374a13f57c678b
tree66d77ef9a6500cc3feb630bf5c3c3a977d2bac21
parentd930374014eb159ef1e01d7c54d04fadd4889e4a
services: tailon: Move to (gnu services web).

This allows (gnu services admin) to remain deeper in the module graph
and to be used by (gnu services web).

* gnu/services/admin.scm (<tailon-configuration-file>)
(tailon-configuration-files-string)
(tailon-configuration-file-compiler, <tailon-configuration>)
(tailon-shepherd-service, %tailon-accounts)
(tailon-service-type): Move to...
* gnu/services/web.scm: ... here.
* gnu/tests/admin.scm: Remove.  Move test to...
* gnu/tests/web.scm (%tailon-os)
(run-tailon-test, %test-tailon): ... here.
gnu/local.mk
gnu/services/admin.scm
gnu/services/web.scm
gnu/tests/admin.scm [deleted file]
gnu/tests/web.scm