mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 09:37:08 -04:00
Change:
"... try to use VADMIN in preference to VADMIN ..." To: "... try to use VADMIN in preference to VWRITE ..."
This commit is contained in:
parent
82f45ed29d
commit
7869327cfa
1 changed files with 1 additions and 1 deletions
|
|
@ -584,7 +584,7 @@ ufs_setattr(ap)
|
|||
* the file or be the super-user.
|
||||
*
|
||||
* Possibly for historical reasons, try to use VADMIN in
|
||||
* preference to VADMIN for a NULL timestamp. This means we
|
||||
* preference to VWRITE for a NULL timestamp. This means we
|
||||
* will return EACCES in preference to EPERM if neither
|
||||
* check succeeds.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue