mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
add Dinit service for Nix
This commit is contained in:
parent
b3d4436a91
commit
746d37d985
1 changed files with 4 additions and 0 deletions
4
misc/dinit/nix-daemon.service.in
Normal file
4
misc/dinit/nix-daemon.service.in
Normal file
|
@ -0,0 +1,4 @@
|
|||
type = process
|
||||
command = /nix/var/nix/profiles/default/bin/nix-daemon --daemon
|
||||
smooth-recovery = true
|
||||
logfile = /var/run/nix-daemon.log
|
Loading…
Add table
Add a link
Reference in a new issue