From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from u2.inri ([107.191.125.208]) by pp; Thu May 21 12:15:58 EDT 2015 Date: Thu, 21 May 2015 12:15:50 -0400 From: sl@9front.org To: 9front@9front.org Subject: Re: [9front] proposal: disable most of /rc/bin/services/tcp* by default Message-ID: <928a75dd92f4a7530a46248e3916e1e3@u2.inri> List-ID: <9front.9front.org> X-Glyph: ➈ X-Bullshit: singleton hosting-based realtime general-purpose core framework MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit > currently I don’t use /rc/bin/service/* at all. > I think services are different among servers. > how do you resolve this problem? In practice, I don't have much in /rc/bin/service/. Instead, I store custom tcp* scripts in different directory and start them with listen1 run from /cfg/$sysname/cpustart. sl