File: README

package info (click to toggle)
keyutils 1.6.3-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,372 kB
  • sloc: sh: 5,429; ansic: 4,813; makefile: 278
file content (15 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
These tools are used to control the key management system built into the Linux
kernel.

To build and install the tools and manual pages, run:

	make
	make install

If your glibc does not contain definitions for the new error codes and system
calls, then try:

	make NO_GLIBC_KEYERR=1

The tools are licensed under the GPL and the utility library under the LGPL.
Copies of these are included in this tarball.