Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Wrong -T path #21

Closed
expiredemulsion opened this issue Jan 28, 2016 · 1 comment
Closed

Wrong -T path #21

expiredemulsion opened this issue Jan 28, 2016 · 1 comment

Comments

@expiredemulsion
Copy link

It seems that you missed a path on the last commit.

line 40
-w "${password}" -T "" -T "/Library/LaunchDaemons/name.ridgewell.unlock" -U "/Library/Keychains/System.keychain"

Should be
-w "${password}" -T "" -T "/Library/PrivilegedHelperTools/name.ridgewell.unlock" -U "/Library/Keychains/System.keychain"

right?

regards

@jridgewell
Copy link
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants