3 quota_nld \- quota netlink message daemon
17 listens on netlink socket and processes received quota
20 forwards warning messages to both the system's DBUS (so that the desktop
21 manager can display a dialog) and the last-accessed terminal of the user to
22 whom each warning is directed. Either of these destinations can be disabled
27 options, respectively.
29 In the case of the user's terminal, quota messages about falling below
30 the hard and soft limits are not sent unless the
32 option is specified. In the case of the DBUS, all quota messages are sent.
34 Note, that you have to enable the kernel support for sending quota
35 messages over netlink (in Filesystems->Quota menu).
40 Show version of quota tools and exit.
43 Show a usage message and exit.
46 Do not forward quota warnings to DBUS.
48 .B \-C, \-\-no-console
49 Do not print quota warnings to the user's last-accessed terminal.
51 .B \-b, \-\-print-below
52 If quota warnings are printed to users' terminals, include
53 messages about falling below their hard and soft limits.
55 .B \-F, \-\-foreground
56 Run daemon in foreground (may be useful for debugging purposes).
61 .BR dbus.freedesktop.org