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 f028ca2ac2e16800b97ec09fc9a29bbcc9e5aa60
parent cf87dc7f530a7f819ff7ee2b3fb7980dcb0edc53
Author: ccx <root@dorje.wpr.cz>
Date:   Sun,  4 Jul 2021 13:35:39 +0200

Add sshd service.

Diffstat:
Asshd/run | 3+++
Asshd/type | 1+
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/sshd/run b/sshd/run @@ -0,0 +1,3 @@ +#!/command/execlineb -P +fdmove -c 2 1 +/usr/sbin/sshd -D -f /etc/ssh/sshd_config diff --git a/sshd/type b/sshd/type @@ -0,0 +1 @@ +longrun