全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: gosu  ]

软件包:gosu(1.10-1 以及其他的)

gosu 的相关链接

Screenshot

Debian 的资源:

下载源码包 gosu

维护小组:

外部的资源:

相似软件包:

Simple Go-based setuid+setgid+setgroups+exec

This is a simple tool grown out of the simple fact that "su" and "sudo" have very strange and often annoying TTY and signal-forwarding behavior. They're also somewhat complex to setup and use (especially in the case of "sudo"), which allows for a great deal of expressivity, but falls flat if all you need is "run this specific application as this specific user and get out of the pipeline".

The core of how "gosu" works is stolen directly from how Docker/libcontainer itself starts an application inside a container (and in fact, is using the "/etc/passwd" processing code directly from libcontainer's codebase).

Once the user/group is processed, we switch to that user, then we "exec" the specified process and "gosu" itself is no longer resident or involved in the process lifecycle at all. This avoids all the issues of signal passing and TTY, and punts them to the process invoking "gosu" and the process being invoked by "gosu", where they belong.

其他与 gosu 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 gosu

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
armhf 1.10-1+b23 451.3 kB1,391.0 kB [文件列表]