1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 06:52:43 +01:00

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
commit d8141deebe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>