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

  /external/chromium_org/remoting/host/installer/mac/Scripts/
remoting_preflight.sh 63 launchctl bsexec "$pid" sudo -u "#$uid" launchctl stop "$SERVICE_NAME"
64 launchctl bsexec "$pid" sudo -u "#$uid" launchctl unload -w -S \
remoting_postflight.sh 111 launchctl bsexec "$pid" sudo -u "#$uid" launchctl load -w -S Aqua "$PLIST"
112 launchctl bsexec "$pid" sudo -u "#$uid" launchctl start "$SERVICE_NAME"

Completed in 53 milliseconds