[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27650] [PATCH] gnu: services: admin: Add tailon.
From: |
Ludovic Courtès |
Subject: |
[bug#27650] [PATCH] gnu: services: admin: Add tailon. |
Date: |
Fri, 28 Jul 2017 21:36:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Christopher Baines <address@hidden> skribis:
> * gnu/services/admin.scm
> (<tailon-configuration>, <tailon-configuration-file>): New record types.
> (tailon-configuration-files-string, tailon-shepherd-service): New
> procedures.
> (%tailon-accounts, tailon-service-type: New variables.
> * doc/guix.texi (Monitoring Services: Document the Tailon service.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
> * gnu/tests/admin.scm: New file.
You also need to add gnu/tests/admin.scm to local.mk, but apart from
that it looks perfect to me. Thank you!
Ludo’.
[bug#27650] [PATCH 1/2] gnu: services: admin: Add tailon., Christopher Baines, 2017/07/26
- [bug#27650] [PATCH 2/2] tests: Add 'tailon-service-type' test., Christopher Baines, 2017/07/26
- [bug#27650] [PATCH 2/2] tests: Add 'tailon-service-type' test., Ludovic Courtès, 2017/07/26
- [bug#27650] [PATCH 2/2] tests: Add 'tailon-service-type' test., Christopher Baines, 2017/07/27
- [bug#27650] [PATCH] gnu: services: admin: Add tailon., Christopher Baines, 2017/07/27
- [bug#27650] [PATCH] gnu: services: admin: Add tailon.,
Ludovic Courtès <=
- [bug#27650] [PATCH] gnu: services: admin: Add tailon., Christopher Baines, 2017/07/28
- bug#27650: [PATCH] gnu: services: admin: Add tailon., Christopher Baines, 2017/07/29
- [bug#27650] [PATCH] gnu: services: admin: Add tailon., Ludovic Courtès, 2017/07/29
[bug#27650] [PATCH 1/2] gnu: services: admin: Add tailon., Ludovic Courtès, 2017/07/26