Enable launchd service before bootstraping
This commit is contained in:
committed by
T. R. Bernstein
parent
c2653794be
commit
9c3d17e62b
@@ -117,6 +117,7 @@ function createLaunchDaemon() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function enableLaunchDaemon() {
|
function enableLaunchDaemon() {
|
||||||
|
launchctl enable system/${launchDaemonPath%.*}
|
||||||
launchctl bootstrap system ${launchDaemonPath}
|
launchctl bootstrap system ${launchDaemonPath}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user