OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setfacl
(Results
1 - 2
of
2
) sorted by null
/external/openssh/contrib/cygwin/
ssh-host-config
39
/usr/bin/
setfacl
cygwin
672
if ! /usr/bin/
setfacl
-m u:system:rwx "${SYSCONFDIR}" >/dev/null 2>&1
685
if ! /usr/bin/
setfacl
-m u:system:rwx "${LOCALSTATEDIR}/log" >/dev/null 2>&1
715
if ! /usr/bin/
setfacl
-m u:system:rwx "${LOCALSTATEDIR}/empty" >/dev/null 2>&1
ssh-user-config
154
if !
setfacl
-m "u::rw-,g::---,o::---" "${pwdhome}/.ssh/authorized_keys"
Completed in 2990 milliseconds