Merge pull request #2067 from LnL7/darwin-daemon-keepalive

launchd: enable keepalive for the nix-daemon service
This commit is contained in:
Daniel Peebles
2018-04-10 15:39:12 -04:00
committed by GitHub

View File

@@ -4,6 +4,8 @@
<dict>
<key>Label</key>
<string>org.nixos.nix-daemon</string>
<key>KeepAlive</key>
<true/>
<key>RunAtLoad</key>
<true/>
<key>Program</key>