TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Superd is a new user service supervisor

4 点作者 senzilla大约 3 年前

1 comment

senzilla大约 3 年前
Looks like a very interesting piece of software. The declarative service file interface of systemd is a distinguishing feature no other supervisor supports (to my knowledge).<p>On a side note, I know that skarnet is working towards declarative service files as a possible interface in the next major versions of s6 and s6-rc:<p><a href="https:&#x2F;&#x2F;skarnet.com&#x2F;projects&#x2F;service-manager.html#plan" rel="nofollow">https:&#x2F;&#x2F;skarnet.com&#x2F;projects&#x2F;service-manager.html#plan</a><p>&gt;&gt; Declarative service files. The model of unit files, where users can just write key=value lines instead of scripts, has been a resounding success for systemd — and it is also good end-user design (provided the parser correctly validates the files). And it can be done as a separate user interface layer, running on top of the more minimalistic engine.