mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
15 lines
720 B
XML
15 lines
720 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lu_zero@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>base-system@gentoo.org</email>
|
|
<name>Gentoo Base System</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
sud (superuser daemon) permits a user to switch to root privileges and to use a suid program in a nosuid environment. It is based on a client/server model and on the ability to pass file descriptors between processes. sud permits you to choose your authentication method, and your effective credentials will be checked by using a Unix domain socket.
|
|
</longdescription>
|
|
</pkgmetadata>
|