emacs: keep daemon alive via launchd (#29003)

This commit is contained in:
Camden Narzt 2018-06-14 00:37:48 -06:00 committed by ilovezfs
parent 2bbfece461
commit e401b876ce

View file

@ -124,6 +124,8 @@ class Emacs < Formula
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>#{plist_name}</string>
<key>ProgramArguments</key>