Document --print-below option in quota_nld service
This commit is contained in:
parent
4d57643f9e
commit
3e24714273
@ -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
|
||||
|
||||
@ -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=""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user