summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-08-12 13:17:37 -0300
committerTomás Touceda <chiiph@leap.se>2013-08-12 13:17:37 -0300
commitb008bf22e1ec2392be16830064fe538d69b8fe41 (patch)
tree9a0262f34116563d363854608871d3e05ae79d24 /changes
parent00d98a47c60764475d97df1c2eb847e20a77cae5 (diff)
Use /Library instead of /System/Library to install tun.kext
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_load_kext2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_load_kext b/changes/bug_load_kext
new file mode 100644
index 00000000..ba4a44cf
--- /dev/null
+++ b/changes/bug_load_kext
@@ -0,0 +1,2 @@
+ o OSX: Check for the tun.kext existence in /Library/Extensions
+ instead of /System/Library/Extensions. Fixes #3271. \ No newline at end of file