]> git.saurik.com Git - apple/launchd.git/blame - SystemStarter/StartupItemContext
launchd-842.90.1.tar.gz
[apple/launchd.git] / SystemStarter / StartupItemContext
CommitLineData
ed34e3c3
A
1#!/bin/sh
2
3unset LAUNCHD_SOCKET
4
5b0a4722 5exec launchctl bsexec / "$@"