Skip to content

Commit 7e22e62

Browse files
authored
Merge pull request #8617 from GabrielNagy/PUP-11081
(PUP-11081) Allow access to user keychains from macOS daemon
2 parents 6c775f7 + f54f464 commit 7e22e62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/osx/puppet.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
<string>/var/log/puppetlabs/puppet/puppet.log</string>
2727
<key>StandardOutPath</key>
2828
<string>/var/log/puppetlabs/puppet/puppet.log</string>
29+
<key>SessionCreate</key>
30+
<true />
2931
</dict>
3032
</plist>

0 commit comments

Comments
 (0)