Gentoo Archives: gentoo-dev

From: Brian Evans <grknight@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] s6.eclass: new eclass for installing s6 services
Date: Mon, 01 Jun 2015 17:37:32
Message-Id: 556C98B5.4010308@gentoo.org
In Reply to: [gentoo-dev] s6.eclass: new eclass for installing s6 services by William Hubbs
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On 6/1/2015 1:13 PM, William Hubbs wrote:
5 > All,
6 >
7 > we are starting to add support for s6 service supervision to
8 > Gentoo, so I would like to add an eclass to facilitate the
9 > installation of s6 services.
10 >
11 > Please take a look and let me know what you think.
12 >
13 > If no one objects, I will commit this to the tree on 3 Jun.
14 >
15
16 Can support be added for a run/finish log script?
17 Should be no big deal to add what amounts to
18
19 doexe $(s6_get_servicedir)/$name/log
20 newexe run-s6 run
21
22 Otherwise i may just cheat and use $name/log as the name on a second
23 call since the eclass does not do any $name validation.
24
25 Thanks
26 -----BEGIN PGP SIGNATURE-----
27 Version: GnuPG v2.0.17 (MingW32)
28
29 iQIcBAEBAgAGBQJVbJi1AAoJENH3ge/59KO2MZQP/2fc8nVlFkjXJGGFVchTKhwK
30 XvUAB9PmF2oRz5xOPAbhfQc1YgQaVLDqFV/PrNHfN/gmcUnfvRv2JnSFEqw6Qv7O
31 aCOQenVF6WhQjfxxfolZjBMX7M0rM2XgXQ8aHEov1JkQyV/1JXUr4MsLAyZwLE9v
32 Di8MLcxZv/diJI3cqqiPucoehi/sPxQdc37mPbw3uGN+oWOzTMmwmUaPUEcvq2Pu
33 gmtX6YA/A+1O/4pDXO7zJedHHFsluAlaUcuHJSp0LJ7RnfyFy0ZXqS4TjXs+N8q/
34 dPr51cKrL3bU1vLrOWQLHXvWHZIm3Uc3Po3P2x2AvqZpebltSFVZzaEq/e/DXrSK
35 bgRpOzwTXMENHPM6cUr/GiebbAD+m3WG9TkS+wcd1C25NSsq+ocZQDJjaLf+VfpK
36 hwZ1uIUy0Ux0LmdyGnnDNl8pWORldbtlC/tWjL3ZYf7OWVkRckxAoQ6lLSdf9qa/
37 pU2qO68bE3iDLL5r48QVmy4Xc1A1/zqge3vxvxG6DyerXJYRWF4OF23fSbCpdrQi
38 BBRNE2p6g9jgJIps96iCL89DOdRAg6zopcMwZEO+e4cOHmAewxGFunsnCQAYsMIV
39 9EMUQH2l1vDwoKNglIgB6o/knGpjapJGgeU4IGlIjKjnuSucSaIYtquIqU5HagOR
40 N+70MyEB9VVn0fgUneSa
41 =OciI
42 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-dev] s6.eclass: new eclass for installing s6 services William Hubbs <williamh@g.o>