diff options
| author | Bill Nottingham <notting@redhat.com> | 2003-09-10 02:33:02 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2003-09-10 02:33:02 +0000 |
| commit | a5e3e2d134ca7a44741240bfef1153e2e9a5c85d (patch) | |
| tree | b690fc93c4e3fd9235cf3b2189ba29dd1fd82878 /src/genhostid.1 | |
| parent | 8ef9bf467b748ae3ee516d86e79761bd43c89365 (diff) | |
add uli's hostid setting program
Diffstat (limited to 'src/genhostid.1')
| -rw-r--r-- | src/genhostid.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/genhostid.1 b/src/genhostid.1 new file mode 100644 index 00000000..436d9537 --- /dev/null +++ b/src/genhostid.1 @@ -0,0 +1,12 @@ +.TH GENHOSTID 1 +.SH NAME +genhostid \- generate and set a hostid for the current host +.SH SYNOPSIS +.B genhostid + +.SH DESCRIPTION +\fBgenhostid\fR generates a random hostid and stores it in /etc/hostid, +if /etc/hostid does not already exist. + +.SH "SEE ALSO" +hostid(1), gethostid(2), sethostid(2) |
