You don't have to be root to call set-file-group.
This commit is contained in:
parent
934905ed57
commit
70679cd247
|
@ -1139,7 +1139,7 @@ of any type from the file system: files, (empty) directories, symlinks, fifos,
|
||||||
file, respectively.
|
file, respectively.
|
||||||
The file can be specified by giving the file name, or either an
|
The file can be specified by giving the file name, or either an
|
||||||
integer file descriptor or a port open on the file.
|
integer file descriptor or a port open on the file.
|
||||||
Setting file user or group ownership usually requires root privileges.
|
Setting file user ownership usually requires root privileges.
|
||||||
\end{desc}
|
\end{desc}
|
||||||
|
|
||||||
\defun {set-file-times} {fname [access-time mod-time]} {\undefined}
|
\defun {set-file-times} {fname [access-time mod-time]} {\undefined}
|
||||||
|
|
Loading…
Reference in New Issue