HomeSort by relevance Sort by last modified time
    Searched refs:setfacl (Results 1 - 3 of 3) sorted by null

  /external/dbus/bus/
messagebus-config.in 150 setfacl -m u:system:rwx "${SYSCONFDIR}"
155 setfacl -m u:system:rwx "${DEVDIR}"
160 setfacl -m u:system:rwx "${LOGDIR}"
165 setfacl -m u:system:rwx "${RUNDIR}"
170 setfacl -m u:system:rwx "${SOCKDIR}"
  /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 42 milliseconds