Document --print-below option in quota_nld service

This commit is contained in:
Petr Písař 2011-09-01 16:02:55 +02:00
parent 4d57643f9e
commit 3e24714273
2 changed files with 5 additions and 3 deletions

View File

@ -236,10 +236,11 @@ echo ' systemd-sysv-convert --apply quota_nld'
%changelog
* Wed Aug 31 2011 Petr Pisar <ppisar@redhat.com> - 1:4.00-2
* Thu Sep 1 2011 Petr Pisar <ppisar@redhat.com> - 1:4.00-2
- Remove unneeded cryptographic library build-time dependencies
- Fortify build-time configuration
- Migrate quota_nld service from sysvinit to systemd
- Document --print-below option in quota_nld service
* Tue Aug 23 2011 Petr Pisar <ppisar@redhat.com> - 1:4.00-1
- 4.00 bump

View File

@ -1,4 +1,5 @@
# Arguments to pass to quota_nld daemon.
# -D, --no-dbus Do not forward messages to D-Bus
# -C, --no-console Do not print messages on last user's terminal
# -b, --print-below Inform about falling usage bellow limits too
# -C, --no-console Do not print messages on last user's terminal
# -D, --no-dbus Do not forward messages to D-Bus
QUOTA_NLD_OPTS=""