LINUX.ORG.RU

История изменений

Исправление gaylord, (текущая версия) :

Тогда s6 это странный выбор. Это куча бинарников с невнятным синтаксисом, которая делает дай бог десятую часть того, что может systemd.

Ну и там стандартные приколы, когда люди пытаются сделать «красиво» через передачу файловых дескрипторов вместо протокола:

If s6-sudoc is killed, or exits after timeoutrun milliseconds, while the server program is still running, s6-sudod will send a SIGTERM and a SIGCONT to the server program - but this does not guarantee that it will die. If the server program keeps running, it might still read from the file that was s6-sudoc’s stdin, or write to the files that were s6-sudoc’s stdout or stderr. This is a potential security risk. Administrators should audit their server programs to make sure this does not happen.

Исходная версия gaylord, :

Тогда s6 это странный выбор. Это куча бинарников с невнятным синтаксисом, которая делает дай бог десятую часть того, что может systemd.