summaryrefslogtreecommitdiff
blob: 39516e0808872c2966e6265ba0a5a5836e956855 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>