Alex Kost skribis:
> Ludovic Courtès (2016-01-28 13:25 +0300) wrote:
>
>> Alex Kost skribis:
>>
>>> * gnu/services/base.scm (%do-not-kill-file): Rename to
>>> "/etc/shepherd/do-not-kill".
>>
>> Shouldn’t it be merged with patch 03? Otherwise patch 03 alone would
>> break things AIUI, because
Ludovic Courtès (2016-01-28 13:25 +0300) wrote:
> Alex Kost skribis:
>
>> * gnu/services/base.scm (%do-not-kill-file): Rename to
>> "/etc/shepherd/do-not-kill".
>
> Shouldn’t it be merged with patch 03? Otherwise patch 03 alone would
> break things AIUI, because it would create a different fil
Alex Kost skribis:
> * gnu/services/base.scm (%do-not-kill-file): Rename to
> "/etc/shepherd/do-not-kill".
Shouldn’t it be merged with patch 03? Otherwise patch 03 alone would
break things AIUI, because it would create a different file than the one
actually used.
Ludo’.
* gnu/services/base.scm (%do-not-kill-file): Rename to
"/etc/shepherd/do-not-kill".
---
gnu/services/base.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/services/base.scm b/gnu/services/base.scm
index fbb29c1..6483a66 100644
--- a/gnu/services/base.scm
+++ b/gnu/serv