mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-18 19:21:54 +00:00
fix launchtl plist ownership during postinst
This commit is contained in:
parent
2126dff7b6
commit
c868eb1eea
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
chown root:wheel /Library/LaunchDaemons/ch.ringwald.BTstack.plist
|
||||
/bin/launchctl load /Library/LaunchDaemons/ch.ringwald.BTstack.plist 2&> /dev/null
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user