carbon-s6-rc

Source directory for s6-rc database on Carbon
git clone https://ccx.te2000.cz/git/carbon-s6-rc
Log | Files | Refs

commit a68c7bbe2df7184478e65ea1d27e40dc45612157
parent dc8fabaa355e6a975633676b797dc5c157ba0766
Author: ccx <root@dorje.wpr.cz>
Date:   Thu,  4 Mar 2021 19:21:45 +0100

Make X11 servers into s6-rc services.

Diffstat:
AX5/env | 2++
AX5/notification-fd | 1+
AX5/run | 2++
AX5/type | 1+
AX6/env | 2++
AX6/notification-fd | 1+
AX6/run | 2++
AX6/type | 1+
AX7/env | 2++
AX7/notification-fd | 1+
AX7/run | 2++
AX7/type | 1+
AX8/env | 2++
AX8/notification-fd | 1+
AX8/run | 2++
AX8/type | 1+
16 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/X5/env b/X5/env @@ -0,0 +1 @@ +/usr/local/bzr/logincaps/service/X5/env+ \ No newline at end of file diff --git a/X5/notification-fd b/X5/notification-fd @@ -0,0 +1 @@ +3 diff --git a/X5/run b/X5/run @@ -0,0 +1 @@ +/usr/local/bzr/logincaps/service/X5/run+ \ No newline at end of file diff --git a/X5/type b/X5/type @@ -0,0 +1 @@ +longrun diff --git a/X6/env b/X6/env @@ -0,0 +1 @@ +/usr/local/bzr/logincaps/service/X6/env+ \ No newline at end of file diff --git a/X6/notification-fd b/X6/notification-fd @@ -0,0 +1 @@ +3 diff --git a/X6/run b/X6/run @@ -0,0 +1 @@ +/usr/local/bzr/logincaps/service/X6/run+ \ No newline at end of file diff --git a/X6/type b/X6/type @@ -0,0 +1 @@ +longrun diff --git a/X7/env b/X7/env @@ -0,0 +1 @@ +/usr/local/bzr/logincaps/service/X7/env+ \ No newline at end of file diff --git a/X7/notification-fd b/X7/notification-fd @@ -0,0 +1 @@ +3 diff --git a/X7/run b/X7/run @@ -0,0 +1 @@ +/usr/local/bzr/logincaps/service/X7/run+ \ No newline at end of file diff --git a/X7/type b/X7/type @@ -0,0 +1 @@ +longrun diff --git a/X8/env b/X8/env @@ -0,0 +1 @@ +/usr/local/bzr/logincaps/service/X8/env+ \ No newline at end of file diff --git a/X8/notification-fd b/X8/notification-fd @@ -0,0 +1 @@ +3 diff --git a/X8/run b/X8/run @@ -0,0 +1 @@ +/usr/local/bzr/logincaps/service/X8/run+ \ No newline at end of file diff --git a/X8/type b/X8/type @@ -0,0 +1 @@ +longrun