1RHNSD(8)                         Red Hat, Inc.                        RHNSD(8)
2
3
4

NAME

6       rhnsd  -  A  program  for  querying the Red Hat Network for updates and
7       information.
8
9

SYNOPSIS

11       rhn_check [options]
12
13

DESCRIPTION

15       rhnsd is a background daemon process that periodically  polls  the  Red
16       Hat  Network  to  see if there are any queued actions available. If any
17       are queued, rhnsd will execute those actions.
18
19       rhnsd is typically started from the initialization  (init)  scripts  in
20       /etc/init.d/rhnsd.   when it's time to poll the Red Hat Network servers
21       for available updates and actions. The default interval  is  every  240
22       minutes.  The minimum polling interval is 60 minutes.
23
24       To  check for updates, rhnsd runs an external program called rhn_check.
25       This is a small application that actually makes the network  connection
26       to Red Hat Networks.
27
28       The rhnsd daemon does not listen on any network ports, nor does it ever
29       talk to the network directly. Any network  activity  is  done  via  the
30       rhn_check utility.
31
32       rhnsd  can be configured by editing the /etc/sysconfig/rhn/rhnsd.  con‐
33       figuration file. This is actually the configuration file the rhnsd ini‐
34       tialization script /etc/init.d/rhnsd.  uses.
35
36

OPTIONS

38       -i, --interval
39              Specify the interval that rhnsd should wait between checking the
40              Red Hat Network. Default is 240 minutes, the minimum is 60  min‐
41              utes. This can also be specified in /etc/sysconfig/rhn/rhnsd
42
43       -f, --foreground
44              force  the  rhnsd  process  to  run in the foreground instead of
45              automatically backgrounding itself, as it does by default.
46
47

FILES

49       /etc/sysconfig/rhn/rhnsd
50              Configuration settings for  the  rhnsd  daemon's  initialization
51              script.
52
53

SEE ALSO

55       rhn_check(8),  rhn_register(8),  rhnsd(8), rhn-profile-sync(8), rhnplu‐
56       gin(8), up2date(5).
57
58

AUTHORS

60       Preston Brown <pbrown@redhat.com>
61       Cristian Gafton <gafton@redhat.com>
62       Adrian Likins <alikins@redhat.com>
63       James Bowes <jbowes@redhat.com>
64
65

BUGS

67       Report bugs to <http://bugzilla.redhat.com>.
68
69
71       Copyright © 1999-2006 Red Hat, Inc.
72
73
74       This is free software; see the source for copying conditions.  There is
75       NO  warranty;  not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
76       PURPOSE.
77
78
79
80Linux                          2006 November 13                       RHNSD(8)
Impressum