Describe the format of the allow and deny files. This is more-or-less
the patch Matthew submitted, but I broke the lines in a more FreeBSD way and made one small wording change. PR: 31265 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> MFC after: 3 weeks
This commit is contained in:
parent
ab60eaa56f
commit
81e7919936
@ -59,6 +59,10 @@ file in order to use this command. If neither of these files exists, then
|
||||
depending on site-dependent configuration parameters, only the super user
|
||||
will be allowed to use this command, or all users will be able to use this
|
||||
command.
|
||||
The format of these files is one username per line,
|
||||
with no leading or trailing whitespace.
|
||||
Lines of other formats will be ignored,
|
||||
and so can be used for comments.
|
||||
.Pp
|
||||
The first form of this command is used to install a new crontab from some
|
||||
named file or standard input if the pseudo-filename ``-'' is given.
|
||||
|
Loading…
Reference in New Issue
Block a user